projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9f86fd
)
Add comment for macOS dependency install
author
Miodrag Milanović
<mmicko@gmail.com>
Sat, 15 Feb 2020 08:44:32 +0000
(09:44 +0100)
committer
GitHub
<noreply@github.com>
Sat, 15 Feb 2020 08:44:32 +0000
(09:44 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index e4301e7bf9ecabbe4f47b69402b8857fff72d67b..28c525d78bb2c3dd7ab51103c4007037ac1834cd 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-69,7
+69,7
@@
prerequisites for building yosys:
graphviz xdot pkg-config python3 libboost-system-dev \
libboost-python-dev libboost-filesystem-dev zlib1g-dev
-Similarily, on Mac OS X Homebrew can be used to install dependencies:
+Similarily, on Mac OS X Homebrew can be used to install dependencies
(from within cloned yosys repository)
:
$ brew tap Homebrew/bundle && brew bundle