From 9e48bab7464156794a44255fd8bd43faee2b3288 Mon Sep 17 00:00:00 2001 From: Flavien Solt Date: Wed, 24 Jan 2024 16:54:18 +0100 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6ec71cbc..8df35bc80 100644 --- a/README.md +++ b/README.md @@ -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