From bb84f3da42c64ff3c74bcfd22f4c83470f8e16b8 Mon Sep 17 00:00:00 2001 From: Rogerio Goncalves Date: Tue, 14 Nov 2023 14:49:37 +0000 Subject: [PATCH] quick fix install documentation --- docs/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Installation.md b/docs/Installation.md index c2898ffeb..0a4697175 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -54,7 +54,7 @@ ssh utility to connect to the Raspberry Pi (ssh pi@octopi -- password is "raspberry") and run the following commands: ``` -git clone https://github.com/DangerKlippers/danger-klipper +git clone https://github.com/DangerKlippers/danger-klipper klipper ./klipper/scripts/install-octopi.sh ```