mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Removing mention of submodules from docs/build
This commit is contained in:
@@ -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
|
||||
---------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user