Merge pull request #1086 from flaviens/patch-1

Fix typo in README.md
This commit is contained in:
Cary R 2024-01-24 19:13:11 -08:00 committed by GitHub
commit 01e64861da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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