Update the readme again because I forgot to change the URLs there after migrating out of Github.

This commit is contained in:
Mari the Deer 2026-06-26 12:09:04 +02:00
commit 20997f7a16

View file

@ -28,13 +28,13 @@ For Mac, the following project is recommended, as it contains all the dependenci
After you have the packages installed, `cd` into your projects directory, and do the following to clone:
```sh
git clone https://github.com/OrdinaryMagician/VkDoom_m VkDoom
git clone https://git.sayachan.org/OrdinaryMagician/vkdoom_m vkdoom
```
Afterwards, `cd` into it
```sh
cd VkDoom
cd vkdoom
```
Make a build folder, then `cd` into it