diff --git a/README.md b/README.md index 9a68ccb..e3f6acc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- KIAUH logo + KIAUH logo

Klipper Installation And Update Helper

@@ -10,14 +10,14 @@

- - - - - + + + + +
- - + +


@@ -36,12 +36,12 @@ is the simplest way to flash an image like this to an SD card. * Once you have downloaded, installed and launched the Raspberry Pi Imager, select `Choose OS -> Raspberry Pi OS (other)`: \

- KIAUH logo + KIAUH logo

* Then select `Raspberry Pi OS Lite (32bit)`:

- KIAUH logo + KIAUH logo

* Back in the Raspberry Pi Imager's main menu, select the corresponding SD card to which @@ -71,7 +71,7 @@ sudo apt-get update && sudo apt-get install git -y Once git is installed, use the following command to download KIAUH into your home-directory: ```shell -cd ~ && git clone https://github.com/th33xitus/kiauh.git +cd ~ && git clone https://github.com/dw-0/kiauh.git ``` * **Step 3:** \ @@ -177,7 +177,7 @@ prompt and confirm by hitting ENTER.

✨ Credits ✨

* A big thank you to [lixxbox](https://github.com/lixxbox) for that awesome KIAUH-Logo! -* Also, a big thank you to everyone who supported my work with a [Ko-fi](https://ko-fi.com/th33xitus) ! +* Also, a big thank you to everyone who supported my work with a [Ko-fi](https://ko-fi.com/dw__0) ! * Last but not least: Thank you to all contributors and members of the Klipper Community who like and share this project!