2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-09 16:45:53 +00:00

Update README.md

This commit is contained in:
Jack Andersen 2016-08-21 18:13:38 -10:00 committed by GitHub
parent f8fb72250a
commit 5a521ed9c6

View File

@ -28,11 +28,9 @@ Everything else is much too experimental to make portable/stable release builds
### Prep Directions
```sh
git clone https://github.com/AxioDL/urde.git
git clone --recurse-submodules https://github.com/AxioDL/urde.git
mkdir urde-build
cd urde
git submodule update --init --recursive
cd ../urde-build
cd urde-build
```
### Build Directions (Debug)