Skip to content

Commit

Permalink
klipper-backup installation command in codeblock
Browse files Browse the repository at this point in the history
  • Loading branch information
Staubgeborener authored May 7, 2024
1 parent 077bb18 commit 6655536
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,10 @@ curl -fsSL https://raw.githubusercontent.com/Staubgeborener/klipper-backup/downl
```

## Run installation
Start the installation: `~/klipper-backup/install.sh`
Start the installation:
```shell
~/klipper-backup/install.sh
```

The installation script guides you through the essential steps. Have your [GitHub token](installation.md#create-github-token) ready for this. You can decide during the installation whether you want to install some features like [backup on boot](automation.md#backup-on-boot), [backup on file changes](automation.md#backup-on-file-changes), or even add the [moonraker entry](updating.md#moonraker-update-manager), etc (this can also be done afterwards).

Expand Down

0 comments on commit 6655536

Please sign in to comment.