diff --git a/README.md b/README.md index f11ac4dab..fbf70b741 100644 --- a/README.md +++ b/README.md @@ -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