Remove space after backslash

This commit is contained in:
Steffen Vogel 2017-02-09 19:08:21 -03:00
parent 94c76f85da
commit a3f19f047c
1 changed files with 1 additions and 1 deletions

View File

@ -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