Merge pull request #3104 from limexp/docs/3048-external-deps

Accent on ext.deps in install docs (issue #3048)
This commit is contained in:
chriseth 2017-10-19 11:11:15 +02:00 committed by GitHub
commit 6d7a366a32

View File

@ -230,6 +230,8 @@ Or, on Windows:
Command-Line Build
------------------
**Be sure to install External Dependencies (see above) before build.**
Solidity project uses CMake to configure the build.
Building Solidity is quite similar on Linux, macOS and other Unices: