clarified binaries installation

Signed-off-by: RJ Catalano <rj@monax.io>
This commit is contained in:
RJ Catalano 2017-02-02 18:38:38 -06:00
parent f50caa967c
commit 60e884b0a3
No known key found for this signature in database
GPG Key ID: D4AB109D9B5D6386

View File

@ -201,7 +201,8 @@ Building Solidity is quite similar on Linux, macOS and other Unices:
or even easier:
.. code:: bash
#note: this will install binaries solc and soltest at usr/local/bin
./scripts/build.sh
And even for Windows: