diff --git a/README.md b/README.md index 53c2dea..444e497 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## Why VimsCode -### VimsCode, it's beautifull +### VimsCode, it's beautiful To write or edit computer code, program an arduino etc... we use IDE (integrated development environment) Many very complete graphic software exist to do that like VScode from microsoft or Atom. @@ -46,11 +46,11 @@ VimsCode is an IDE with vim for beginner or expert : ### 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] +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 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 :