From 0c1a98a3282f228fd9198e831e10f21896845f74 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Tue, 28 May 2024 03:17:52 +1200 Subject: [PATCH] update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcd5841..ad186bc 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Remember, in order to connect with other peers or nodes, they must announce on t ## How to use it? -If you don't want to, or can't [download](https://github.com/liamcottle/reticulum-webchat#download) a standalone application, you will need to install [Python 3](https://www.python.org/downloads/), clone the source code from this repo, install dependencies and then run `web.py`. +If you don't want to, or can't [download](#download) a standalone application, you will need to install [Python 3](https://www.python.org/downloads/), clone the source code from this repo, install dependencies and then run `web.py`. ``` git clone https://github.com/liamcottle/reticulum-webchat