From 0b3ad23c247213aaaf3b5193a7add431479a2a1f Mon Sep 17 00:00:00 2001 From: Jessica Clarke Date: Fri, 24 Jul 2020 19:10:11 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 987e347..836e269 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ First clone this repository and then inside the repository initialize the submod Build the Bluespec Compiler `bsc` from [this repository](https://github.com/B-Lang-org/bsc). You will also need set the `$BLUESPECDIR` to the `lib` folder of your `bsc` install. By default this is located in `inst/lib` directory inside your bsc repo. Also, make sure to add the `inst/bin` directory to your `$PATH` environment variable. -If you wisth to use Verilator, you will need version 3.922 or later. You can build any version of Verilator from [this repository](https://github.com/verilator/verilator/releases) and follow the build instructions [on the official website](https://www.veripool.org/projects/verilator/wiki/Installing). +If you wish to use Verilator, you will need version 3.922 or later. You can build any version of Verilator from [this repository](https://github.com/verilator/verilator/releases) and follow the build instructions [on the official website](https://www.veripool.org/projects/verilator/wiki/Installing). $ verilator --version Verilator 3.922 2018-03-17 rev verilator_3_920-32-gdf3d1a4