This commit is contained in:
Antonio Navarro Perez 2025-12-24 03:05:40 +01:00 committed by GitHub
commit ed92d42e27
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 -b master --single-branch https://github.com/Klipper3d/klipper
./klipper/scripts/install-octopi.sh
```