We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a651eb1 commit 6f05066Copy full SHA for 6f05066
docs/installing-solidity.rst
@@ -174,7 +174,8 @@ Install it using ``brew``:
174
# eg. Install 0.4.8
175
brew install https://raw.githubusercontent.com/ethereum/homebrew-ethereum/77cce03da9f289e5a3ffe579840d3c5dc0a62717/solidity.rb
176
177
-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.
178
+After the overlay is setup, ``solc`` can be installed in x86_64 architectures by:
179
180
.. code-block:: bash
181
0 commit comments