From 124de9708965b16d3d2a12030dec9b76609e87dc Mon Sep 17 00:00:00 2001 From: drifty Date: Mon, 6 Oct 2025 20:05:31 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64e40ff..e3e930b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Also available on Docker Hub - [```driftywinds/tailmon:latest```](https://hub.do ### How to use: - -1. Download the ```compose.yml``` and ```.env``` files from the repo [here](https://github.com/driftywinds/rssrise). +1. Download the ```compose.yml``` and ```.env``` files from the repo [here](https://github.com/driftywinds/tailmon). 2. Go to [https://login.tailscale.com/admin/settings/keys](https://login.tailscale.com/admin/settings/keys) and generate a API token for your account. 3. Customise the ```.env``` file according to your needs, fill the API token and mesh name. 4. Run ```docker compose up -d```.