From ffb726b4409b018edfdc10d442b3a74e229248bf Mon Sep 17 00:00:00 2001 From: bastien Date: Mon, 22 May 2023 16:11:32 +0200 Subject: [PATCH] correc --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0783aa9..152d79c 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,11 @@ VimsCode is an IDE with vim for beginner or expert : Installation requires [git; wget; flex; bison; gperf; python3; python3-venv; cmake; ninja-build; ccache; libffi-dev; libssl-dev; dfu-util; libusb-1.0-0] - ``` - 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 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 +``` + ### Set up VimsCode : git clone https://git.cohabit.fr/bastien/VimsCode.git