docs: revert links back to kwoth/nadekobot as gitlab's organization thing is a ripoff

This commit is contained in:
Kwoth
2024-05-10 04:56:26 +00:00
parent 37ee769119
commit 2b80823a1b
8 changed files with 22 additions and 23 deletions

View File

@@ -75,7 +75,7 @@ You can still install them manually:
Open PowerShell (press windows button on your keyboard and type powershell, it should show up; alternatively, right click the start menu and select Windows PowerShell), and navigate to the location where you want to install the bot (for example `cd ~/Desktop/`)
1. `git clone https://gitlab.com/nadeko/nadekobot -b v5 --depth 1`
1. `git clone https://gitlab.com/kwoth/nadekobot -b v5 --depth 1`
2. `cd nadekobot`
3. `dotnet publish -c Release -o output/ src/NadekoBot/`
4. `cd output`