diff options
Diffstat (limited to 'docs/Installation.md')
-rw-r--r-- | docs/Installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Installation.md b/docs/Installation.md index faf4d71c..3c251a69 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -30,7 +30,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/KevinOConnor/klipper +git clone https://github.com/Klipper3d/klipper ./klipper/scripts/install-octopi.sh ``` |