mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-13 04:28:18 +00:00
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:
|
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 \
|
$ sudo port install bison flex readline gawk libffi \
|
||||||
git mercurial graphviz pkgconfig python36
|
git mercurial graphviz pkgconfig python36
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue