From af9fee36ed8ee95586394001a090c9297f49f2d6 Mon Sep 17 00:00:00 2001 From: reijii Date: Thu, 1 Aug 2024 16:52:24 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ```