mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix Gentoo overlay link text
This commit is contained in:
parent
a651eb149b
commit
6f0506637e
@ -174,7 +174,8 @@ Install it using ``brew``:
|
|||||||
# eg. Install 0.4.8
|
# eg. Install 0.4.8
|
||||||
brew install https://raw.githubusercontent.com/ethereum/homebrew-ethereum/77cce03da9f289e5a3ffe579840d3c5dc0a62717/solidity.rb
|
brew install https://raw.githubusercontent.com/ethereum/homebrew-ethereum/77cce03da9f289e5a3ffe579840d3c5dc0a62717/solidity.rb
|
||||||
|
|
||||||
Gentoo Linux also provides a solidity package that can be installed using ``emerge``:
|
Gentoo Linux has an `Ethereum overlay <https://overlays.gentoo.org/#ethereum>`_ that contains a solidity package.
|
||||||
|
After the overlay is setup, ``solc`` can be installed in x86_64 architectures by:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user