From efad71c2bacb250dfc199b7b188292f774c9516e Mon Sep 17 00:00:00 2001 From: Thore-Krug <36414231+Thore-Krug@users.noreply.github.com> Date: Tue, 26 Feb 2019 22:25:23 +0100 Subject: [PATCH] Fixed one line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c791a34..d2d6773 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Simplyfies the Flashing Process for the C.H.I.P and PocketC.H.I.P Computer. 2. Connect the FEL and a GROUND pin of the C.H.I.P (for example, with a paperclip). 3. Connect the C.H.I.P its micro USB port to a USB port of your Linux machine. 4. In the Linux machine: - - run `https://github.com/Thore-Krug/Flash-CHIP.git` to clone this repository. + - run ` git clone https://github.com/Thore-Krug/Flash-CHIP.git` to clone this repository. - `cd` into the location where you stored this repository. - run `sudo chmod +x Flash.sh` - run `./Flash.sh`