Update Current Release authored by Ashnal's avatar Ashnal
...@@ -60,7 +60,7 @@ Please report any instabilities unique to these builds to Ashnal#4043 on the Kar ...@@ -60,7 +60,7 @@ Please report any instabilities unique to these builds to Ashnal#4043 on the Kar
Compiling the branch yourself is best here Compiling the branch yourself is best here
1. `git clone https://git.magicalgirl.moe/bird/Kart-Public.git` to get clone the repo 1. `git clone https://git.magicalgirl.moe/bird/Kart-Public.git` to get clone the repo
2. `cd Kart-Public` or whatever directory you cloned to 2. `cd Kart-Public` or whatever directory you cloned to
3. `git checkout birdhouse-build-master` to pull down the Birdhouse source 3. `git checkout a4d112383706b2f9fb7cfaedc0c944d91b3eb41e` to pull down the Birdhouse source
4. `make -C src/ LINUX64=1 clean && make -C src/ LINUX64=1` 4. `make -C src/ LINUX64=1 clean && make -C src/ LINUX64=1`
5. The terminal will note the location of the resulting build. 5. The terminal will note the location of the resulting build.
... ...
......