From 7ea69f73f3c34114710dbc1c1ad3d038e2cac96d Mon Sep 17 00:00:00 2001 From: gripped Date: Tue, 14 Feb 2023 00:07:45 +0000 Subject: [PATCH] Update Github URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72f55c0..895d063 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ If you are like me, and you also like the NSA, feel free to contribute and add m 1. Clone and set up the repository. ```console - git clone https://codeberg.org/orenom/wikiless + git clone https://github.com/Metastem/wikiless.git cd wikiless npm install --no-optional cp config.js.template config.js # edit the file to suit your environment