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 ```