From 88a1c65aef56f50512af3304361b4347d98dbbce Mon Sep 17 00:00:00 2001 From: bastien Date: Fri, 12 May 2023 15:40:22 +0200 Subject: [PATCH] Correction readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f825461..3e66515 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,8 @@ VimsCode is an IDE with vim for beginner or expert 1. Introduction: - Installation requires git, wget, flex, bison, gperf, python3, python3-venv, cmake, ninja-build, ccache, libffi-dev, libssl-dev, dfu-util, libusb-1.0-0] - and triggers [`git clone`] for each configured repository to ~/.vim/ by defautl. - + 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 install git, wget, flex, bison, gperf, python3, python3-venv, cmake, ninja-build, ccache, libffi-dev, libssl-dev, dfu-util, libusb-1.0-0` 2. Set up VimsCode git clone https://git.cohabit.fr/bastien/VimsCode.git