Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crysxd authored Jan 11, 2024
1 parent f76b51b commit 52a80dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The app will automatically register itself with the plugin the next time you use
## Setup Moonraker

1. Open a terminal on your Klipper host via SSH
2. Run `/bin/bash -c \"$(curl -fsSL https://octoapp.eu/install.sh)\"`
2. Run `/bin/bash -c "$(curl -fsSL https://octoapp.eu/install.sh)"`
This will clone this repository and guide your through the setup process

The app will automatically register itself with the plugin the next time you use the app. The plugin will run as a Linux service in the background, you can start or stop it via Mainsail or Fluidd. To see a list of registered apps open http://_yourmoonraker_/server/database/item?namespace=octoapp
Expand All @@ -36,4 +36,4 @@ The app will automatically register itself with the plugin the next time you use
Nothing to configure! OctoApp will connect automatically to the plugin

## Issues / Rquests
Please use the app's bug report function in case of any issues. Feature requests can go to [GitLab](https://gitlab.com/realoctoapp/octoapp/-/issues/).
Please use the app's bug report function in case of any issues. Feature requests can go to [GitLab](https://gitlab.com/realoctoapp/octoapp/-/issues/).

0 comments on commit 52a80dc

Please sign in to comment.