From f1a1cb3aa93ac513d10bec948b2bf0e03ef033f5 Mon Sep 17 00:00:00 2001 From: DeltaLima Date: Tue, 22 Oct 2024 03:16:49 +0200 Subject: [PATCH] Arduino/CanGrow/README.md aktualisiert --- Arduino/CanGrow/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 ```