diff options
author | Alex Beregszaszi <alex@rtfs.hu> | 2018-03-31 08:11:56 +0800 |
---|---|---|
committer | Alex Beregszaszi <alex@rtfs.hu> | 2018-03-31 08:11:56 +0800 |
commit | 29df18d4d79f35233dfc5dabb8ab95dd17580417 (patch) | |
tree | ff4f8176313979988b1d00b5d1e5d1de2a4afbed | |
parent | be261ed519e472af071f0b70acfbc277a5861a20 (diff) | |
download | dexon-solidity-29df18d4d79f35233dfc5dabb8ab95dd17580417.tar dexon-solidity-29df18d4d79f35233dfc5dabb8ab95dd17580417.tar.gz dexon-solidity-29df18d4d79f35233dfc5dabb8ab95dd17580417.tar.bz2 dexon-solidity-29df18d4d79f35233dfc5dabb8ab95dd17580417.tar.lz dexon-solidity-29df18d4d79f35233dfc5dabb8ab95dd17580417.tar.xz dexon-solidity-29df18d4d79f35233dfc5dabb8ab95dd17580417.tar.zst dexon-solidity-29df18d4d79f35233dfc5dabb8ab95dd17580417.zip |
Remove brew linkapps from the installation instructions
-rw-r--r-- | docs/installing-solidity.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst index e26870f0..6726ded9 100644 --- a/docs/installing-solidity.rst +++ b/docs/installing-solidity.rst @@ -122,7 +122,6 @@ We will re-add the pre-built bottles soon. brew upgrade brew tap ethereum/ethereum brew install solidity - brew linkapps solidity If you need a specific version of Solidity you can install a Homebrew formula directly from Github. |