mirror of https://github.com/YosysHQ/yosys.git
delete bad backslash
This commit is contained in:
parent
1ba06cefcc
commit
57b3c34e69
|
@ -57,7 +57,7 @@ prerequisites for building yosys:
|
|||
|
||||
Similarily, on Mac OS X MacPorts or Homebrew can be used to install dependencies:
|
||||
|
||||
$ brew tap Homebrew/bundle && brew bundle \
|
||||
$ brew tap Homebrew/bundle && brew bundle
|
||||
$ sudo port install bison flex readline gawk libffi \
|
||||
git mercurial graphviz pkgconfig python36
|
||||
|
||||
|
|
Loading…
Reference in New Issue