Skip to content

Commit eb2f7fd

Browse files
committed
Remove instuction to manually call ./gradlew from README.
Now that the call is handled in CMake, this step is not required anymore.
1 parent 47cb702 commit eb2f7fd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,6 @@ NOTE: Linux, Mac OS, and Windows only for the moment. See
7474
[FAQ](https://github.com/real-logic/simple-binary-encoding/wiki/Frequently-Asked-Questions).
7575
Windows builds have been tested with Visual Studio Express 12.
7676

77-
First build using Gradle to generate the SBE jar.
78-
79-
$ ./gradlew
80-
8177
For convenience, a script is provided that does a full clean, build, and test of all targets as a Release build.
8278

8379
$ ./cppbuild/cppbuild

0 commit comments

Comments
 (0)