diff --git a/README.md b/README.md index b20586d..805ccc6 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,12 @@ This plugin makes your OctoPrint instance accessible from anywhere via Tailscale ## Installation -1. Install Tailscale on your system and ensure it's running -2. Install the plugin through OctoPrint's plugin manager -3. Configure the plugin settings in OctoPrint's settings panel -4. Enable Funnel through the plugin interface +1. Install Tailscale on your system and ensure it's running (see https://tailscale.com/download/linux or run `curl -fsSL https://tailscale.com/install.sh | sh`) +2. Start Tailscale on your system (run `sudo tailscale up`) +3. Authenticate using the Tailscale URL (e.g. https://login.tailscale.com/a/) +4. Install the plugin through OctoPrint's plugin manager (go to Settings -> Plugins -> Install and search for "Tailscale Funnel") +5. Configure the plugin settings in OctoPrint's settings panel +6. Enable Funnel through the plugin interface ## Building from Source