From 41d94f1f77e4217de25ec1a493fd7de52d2701bf Mon Sep 17 00:00:00 2001 From: bastien Date: Mon, 22 May 2023 16:10:39 +0200 Subject: [PATCH] correction readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ecf194..0783aa9 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Installation requires [git; wget; flex; bison; gperf; python3; python3-venv; cma ``` sudo apt update - sudo apt install git; wget; flex; bison; gperf; python3; python3-venv; cmake; ninja-build; ccache; libffi-dev; libssl-dev; dfu-util; libusb-1.0-0; elinks + sudo apt install git wget flex bison gperf python3 python3-venv cmake ninja-build ccache libffi-dev libssl-dev dfu-util libusb-1.0-0 elinks ``` ### Set up VimsCode :