From d728fa9d409ada6b327421b6dd87a90acc172199 Mon Sep 17 00:00:00 2001 From: Lorenz Hohermuth Date: Mon, 21 Oct 2024 12:12:13 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 373baf3..0304687 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 1. install [Tampermonkey](https://www.tampermonkey.net/) 2. Go to Tampermonkey dashboard → Utilities -3. Get url with you token at the end https://raw.githubusercontent.com/dmtbz/stomp/main/stomp.js?token=REPLACE +3. Get url https://raw.githubusercontent.com/dmtbz/stomp/main/stomp.js 4. Insert your url into Import from URL box 5. Click install button