Skip to content

Commit f8fb344

Browse files
author
markheger
committed
update description
1 parent d0f91da commit f8fb344

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

BUILD.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Building the toolkit
2+
13
For developers of this toolkit:
24

35
This toolkit uses Apache Ant 1.8 (or later) to build.
@@ -11,7 +13,7 @@ The top-level build.xml contains two main targets:
1113
* all - Builds and creates SPLDOC for the toolkit and samples. Developers should ensure this target is successful when creating a pull request.
1214
* build-all-samples - Builds all samples. Developers should ensure this target is successful when creating a pull request.
1315

14-
# Prerequisite
16+
## Prerequisite
1517

1618
Download and extract SCALA 2.11.8: http://downloads.typesafe.com/scala/2.11.8/scala-2.11.8.tgz
1719

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For more information on installing IBM Db2 Event Store, see:
2828
## Documentation
2929

3030
* [Build the toolkit](BUILD.md)
31-
* [SPLDoc](https://ibmstreams.github.io/streamsx.eventstore/doc/spldoc2.0/html/).
31+
* [SPLDoc](https://ibmstreams.github.io/streamsx.eventstore/doc/spldoc2.0/html/)
3232
* [Python package documentation](http://streamsxeventstore.readthedocs.io)
3333

3434

0 commit comments

Comments
 (0)