Update Setup your computer authored by Guillaume Sanahuja's avatar Guillaume Sanahuja
......@@ -50,7 +50,7 @@ Install an optional IDE (*Integrated Development Environment*), for example:
* Download the version corresponding to your OS : https://downloads.codelite.org/
* If the downloaded file is .deb, run:
`sudo opkg install filename.deb`
`sudo dpkg install filename.deb`
* or eclipse:
......
......