Skip to content

Commit 6f05066

Browse files
coolparadoxchriseth
authored andcommitted
Fix Gentoo overlay link text
1 parent a651eb1 commit 6f05066

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/installing-solidity.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,8 @@ Install it using ``brew``:
174174
# eg. Install 0.4.8
175175
brew install https://raw.githubusercontent.com/ethereum/homebrew-ethereum/77cce03da9f289e5a3ffe579840d3c5dc0a62717/solidity.rb
176176
177-
Gentoo Linux also provides a solidity package that can be installed using ``emerge``:
177+
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:
178179

179180
.. code-block:: bash
180181

0 commit comments

Comments
 (0)