correc
This commit is contained in:
parent
41d94f1f77
commit
ffb726b440
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue