aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen <stephengroat@users.noreply.github.com>2017-09-27 16:52:20 -0700
committerGitHub <noreply@github.com>2017-09-27 16:52:20 -0700
commit57b3c34e69845414f6425069176955ecded3f27b (patch)
tree44d77358a75e54db40ae2659d07c5ae0ec1e58e7 /README.md
parent1ba06cefcc95164e8a60812c162d4a5c306efca7 (diff)
downloadyosys-57b3c34e69845414f6425069176955ecded3f27b.tar.gz
yosys-57b3c34e69845414f6425069176955ecded3f27b.tar.bz2
yosys-57b3c34e69845414f6425069176955ecded3f27b.zip
delete bad backslash
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index add626c01..514e32b35 100644
--- a/README.md
+++ b/README.md
@@ -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