Removing mention of submodules from docs/build

This commit is contained in:
mordax
2018-10-13 21:31:39 -04:00
parent 26dc876c28
commit 58252950a7
2 changed files with 0 additions and 7 deletions
-6
View File
@@ -245,12 +245,6 @@ you should fork Solidity and add your personal fork as a second remote:
git remote add personal git@github.com:[username]/solidity.git
Solidity has git submodules. Ensure they are properly loaded:
.. code-block:: bash
git submodule update --init --recursive
External Dependencies
---------------------