diff --git a/Arduino/CanGrow/README.md b/Arduino/CanGrow/README.md index 5e63c99..56fa591 100644 --- a/Arduino/CanGrow/README.md +++ b/Arduino/CanGrow/README.md @@ -42,9 +42,7 @@ $ export TTY="/dev/ttyUSB2" ``` I wrote this project using [Geany IDE. ](https://www.geany.org/). The Geany Projectfile is also included, just run -``` -$ git clone https://git.la10cy.net/DeltaLima/CanGrow -$ cd CanGrow/Arduino/CanGrow +```sh $ geany CanGrow.geany ```