diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installing-solidity.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst index 71607745..57c65911 100644 --- a/docs/installing-solidity.rst +++ b/docs/installing-solidity.rst @@ -230,6 +230,7 @@ Or, on Windows: Command-Line Build ------------------ +**Be sure to install External Dependencies before build.** Solidity project uses CMake to configure the build. Building Solidity is quite similar on Linux, macOS and other Unices: |