Clarify running commands location

This commit is contained in:
Benau 2017-11-03 21:16:10 +08:00
parent 7b6b211bde
commit fc23874991

View File

@ -70,7 +70,7 @@ Compilation instruction is explained there. If you don't need this feature, pass
### Compiling ### Compiling
Run the following commands to compile SuperTuxKart: Run the following commands inside `stk-code` directory to compile SuperTuxKart:
```bash ```bash
mkdir cmake_build mkdir cmake_build