aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Groat <stephengroat@Stephens-MacBook-Pro.local>2017-09-27 16:49:03 -0700
committerStephen Groat <stephengroat@Stephens-MacBook-Pro.local>2017-09-27 16:49:03 -0700
commitde0797f0732fa4bf05a3d513fbdf6e2f8120db51 (patch)
tree7d7bb16c4bb5bb16b678e48e367c6d4db1eae758 /README.md
parent30396270a28471dc8832a93732541a79b61042bd (diff)
downloadyosys-de0797f0732fa4bf05a3d513fbdf6e2f8120db51.tar.gz
yosys-de0797f0732fa4bf05a3d513fbdf6e2f8120db51.tar.bz2
yosys-de0797f0732fa4bf05a3d513fbdf6e2f8120db51.zip
Add osx tests using brew bundle
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7c4dbf0c5..add626c01 100644
--- a/README.md
+++ b/README.md
@@ -57,8 +57,7 @@ prerequisites for building yosys:
Similarily, on Mac OS X MacPorts or Homebrew can be used to install dependencies:
- $ brew install bison flex gawk libffi \
- git mercurial graphviz pkg-config python3
+ $ brew tap Homebrew/bundle && brew bundle \
$ sudo port install bison flex readline gawk libffi \
git mercurial graphviz pkgconfig python36