diff --git a/README.md b/README.md index 014259d..ebd4b6d 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ The `Makefile` currently supports the following FPGA boards by defining the `ECP For example, to build for the Evaluation Board, run: ```sh -make ECP5_BOARD=evn synth` +make ECP5_BOARD=evn synth ``` and to program the FPGA: