mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix bad syntax
This commit is contained in:
parent
be86a2af9e
commit
5b790fbfec
@ -87,7 +87,7 @@ you should fork Solidity and add your personal fork as a second remote:
|
|||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
cd solidity
|
cd solidity
|
||||||
git remote add personal git@github.com:\<username\>/solidity.git
|
git remote add personal git@github.com:[username]/solidity.git
|
||||||
|
|
||||||
|
|
||||||
Prerequisites - macOS
|
Prerequisites - macOS
|
||||||
|
Loading…
Reference in New Issue
Block a user