From: Steffen Vogel Date: Thu, 9 Feb 2017 22:08:21 +0000 (-0300) Subject: Remove space after backslash X-Git-Tag: yosys-0.8~506^2~1^2~2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a3f19f047c4f6fa659bfbb04524ffa42804a5d26;p=yosys.git Remove space after backslash --- diff --git a/README.md b/README.md index b4b3d36ee..79abad629 100644 --- 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