Skip to content

Commit

Permalink
Merge pull request #1086 from flaviens/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README.md
  • Loading branch information
caryr authored Jan 25, 2024
2 parents 0db1a0c + 9e48bab commit 01e6486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ not required, but helpful in case of problems.

You can use:
```bash
apt install -y autoconf gperf make gcc g++ bison flex`
apt install -y autoconf gperf make gcc g++ bison flex
```

You need the following software to compile Icarus Verilog from source
Expand Down

0 comments on commit 01e6486

Please sign in to comment.