Update docs/OctoPrint.md

This commit is contained in:
Antonio Navarro Perez 2025-10-14 10:32:48 +02:00 committed by GitHub
parent 92a55a3de5
commit 4119a03af0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ sudo apt install git
then proceed:
```
cd ~
git clone --depth 1 https://github.com/Klipper3d/klipper
git clone -b master --single-branch https://github.com/Klipper3d/klipper
./klipper/scripts/install-octopi.sh
```