aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSteffen Vogel <post@steffenvogel.de>2017-02-09 18:53:37 -0300
committerSteffen Vogel <post@steffenvogel.de>2017-02-09 18:53:37 -0300
commit94c76f85da755e1d6bcba7d746deba2223016dcf (patch)
tree394474a9ece57858ffdc3139710585937791be74 /README.md
parentb8d531957d4ff77afa10f12a7909f763aa367230 (diff)
downloadyosys-94c76f85da755e1d6bcba7d746deba2223016dcf.tar.gz
yosys-94c76f85da755e1d6bcba7d746deba2223016dcf.tar.bz2
yosys-94c76f85da755e1d6bcba7d746deba2223016dcf.zip
Applied fixes from @joshhead (thanks for your effors!)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f56bbf8cd..b4b3d36ee 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ 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
$ sudo port install bison flex readline gawk libffi \
- git mercurial graphviz pkg-config python3
+ git mercurial graphviz pkgconfig python36
There are also pre-compiled Yosys binary packages for Ubuntu and Win32 as well
as a source distribution for Visual Studio. Visit the Yosys download page for