projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94c76f8
)
Remove space after backslash
author
Steffen Vogel
<post@steffenvogel.de>
Thu, 9 Feb 2017 22:08:21 +0000
(19:08 -0300)
committer
Steffen Vogel
<post@steffenvogel.de>
Thu, 9 Feb 2017 22:08:21 +0000
(19:08 -0300)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index b4b3d36ee324f30b4b8ee0e3c726aa7661903190..79abad629e039d32641652e4539dd938a168e294 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-59,7
+59,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 \
+ $ sudo port install bison flex readline gawk libffi \
git mercurial graphviz pkgconfig python36
There are also pre-compiled Yosys binary packages for Ubuntu and Win32 as well