aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDavid Lozano Jarque <mail@davidlj95.com>2018-11-26 02:19:05 +0800
committerGitHub <noreply@github.com>2018-11-26 02:19:05 +0800
commit06ae2286212bac0834090db415947c4d378b6122 (patch)
treec02c12d507b376d1310f16a87ecf1320e90b5cff /docs
parent08579818c3a69888ec206bb01854d013f0ffc8d0 (diff)
downloaddexon-solidity-06ae2286212bac0834090db415947c4d378b6122.tar
dexon-solidity-06ae2286212bac0834090db415947c4d378b6122.tar.gz
dexon-solidity-06ae2286212bac0834090db415947c4d378b6122.tar.bz2
dexon-solidity-06ae2286212bac0834090db415947c4d378b6122.tar.lz
dexon-solidity-06ae2286212bac0834090db415947c4d378b6122.tar.xz
dexon-solidity-06ae2286212bac0834090db415947c4d378b6122.tar.zst
dexon-solidity-06ae2286212bac0834090db415947c4d378b6122.zip
Update installing-solidity.rst
Homebrow -> homebrew
Diffstat (limited to 'docs')
-rw-r--r--docs/installing-solidity.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst
index f8de0e8d..2797d8b0 100644
--- a/docs/installing-solidity.rst
+++ b/docs/installing-solidity.rst
@@ -115,7 +115,7 @@ Arch Linux also has packages, albeit limited to the latest development version:
pacman -S solidity
-We distribute the Solidity compiler through Homebrow
+We distribute the Solidity compiler through Homebrew
as a build-from-source version. Pre-built bottles are
currently not supported.