mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update installing-solidity.rst on Gentoo Linux
Gentoo Linux solidity install instructions.
This commit is contained in:
parent
1fba984966
commit
997eb68956
@ -119,6 +119,12 @@ Install it using ``brew``:
|
|||||||
# Install 0.4.8
|
# 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``:
|
||||||
|
|
||||||
|
.. code:: bash
|
||||||
|
|
||||||
|
demerge ev-lang/solidity
|
||||||
|
|
||||||
.. _building-from-source:
|
.. _building-from-source:
|
||||||
|
|
||||||
Building from Source
|
Building from Source
|
||||||
|
Loading…
Reference in New Issue
Block a user