minor Update README.md
Refine syntax to match protocol moved one line back into code fence.
This commit is contained in:
parent
50e433afca
commit
8341c3657e
@ -84,7 +84,8 @@ STK can then be run from the build directory with `bin/supertuxkart`
|
||||
|
||||
To recompile the latest code without redownloading the entire source, first run the ```svn up``` command inside the 'stk-assets' directory, then run the following commands inside the 'stk-code' directory:
|
||||
|
||||
```git pull
|
||||
```bash
|
||||
git pull
|
||||
cd cmake_build
|
||||
cmake ..
|
||||
make -j4
|
||||
|
Loading…
Reference in New Issue
Block a user