correction readme

This commit is contained in:
bastien 2023-05-22 16:10:39 +02:00
parent f754361953
commit 41d94f1f77

View file

@ -50,7 +50,7 @@ Installation requires [git; wget; flex; bison; gperf; python3; python3-venv; cma
``` ```
sudo apt update 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 : ### Set up VimsCode :