diff --git a/README.md b/README.md index 9023c7c..f7766da 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Follow these steps to install Shake&Tune on your printer: 1. Be sure to have a working accelerometer on your machine and a `[resonance_tester]` section defined. You can follow the official [Measuring Resonances Klipper documentation](https://www.klipper3d.org/Measuring_Resonances.html) to configure it. 1. Install Shake&Tune by running over SSH on your printer: ```bash - wget -O - https://cloud.reijii.org/gitea/reijii/klippain-shaketune-telegramm.git/main/install.sh | bash + wget -O - https://cloud.reijii.org/gitea/reijii/klippain-shaketune-telegramm/raw/branch/main/install.sh | bash ``` 1. Then, append the following to your `printer.cfg` file and restart Klipper: ```