Update OctoPrint.md

This commit is contained in:
Antonio Navarro Perez 2025-08-23 21:44:47 +02:00 committed by GitHub
parent 3aadda6fb3
commit 92a55a3de5
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 https://github.com/Klipper3d/klipper
git clone --depth 1 https://github.com/Klipper3d/klipper
./klipper/scripts/install-octopi.sh
```