From fddb18546c0e13b26b1ea4ed390c005bf8f5b389 Mon Sep 17 00:00:00 2001 From: Jeremy Blanchard Date: Sat, 29 Mar 2025 08:35:11 -0700 Subject: [PATCH] Unify install scripts in docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2b1a63..6926302 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ or on [eBay](https://www.ebay.com/sch/i.html?_nkw=orbic+rc400l). 3. Run the install script for your operating system: ```bash - install.sh + ./install.sh ``` 4. Once finished, Rayhunter should be running! You can verify this by visiting the web UI as described below.