Update the readme again because I forgot to change the URLs there after migrating out of Github.
This commit is contained in:
parent
6e8535d93e
commit
20997f7a16
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue