Fixed instructions in readme

This commit is contained in:
Clinton Alexander 2016-12-09 15:05:18 +00:00
parent 2f61340945
commit ba321121e5

View File

@ -18,7 +18,7 @@ If you need to bootstrap the corda repository you can install these plugins with
.. code-block:: text .. code-block:: text
cd publish-utils cd publish-utils
../../gradle install ../../gradlew -u install
cd ../ cd ../
../gradle install ../gradlew install