correction readme

This commit is contained in:
bastien 2023-05-12 16:03:40 +02:00
parent def03efa71
commit 307804a2d3

View file

@ -19,8 +19,10 @@ 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]
`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`
```
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
```
2. Set up VimsCode
git clone https://git.cohabit.fr/bastien/VimsCode.git