Update README.md

Fix compilation instructions
This commit is contained in:
Stefan Reinauer 2022-11-10 22:42:31 -08:00
parent 492e807eab
commit cb38ee84a0

View File

@ -16,9 +16,9 @@ This project contains the GAL logic used on the A4091 board.
You can install with wine, which is what we did.
- Compile with:
```
$ cd sources
$ ../jedec/build.sh
```
$ cd sources
$ ../jedec/build.sh
```
## Original Timings