mirror of https://github.com/pret/pokecrystal.git
fix spacing in a markdown file
This commit is contained in:
parent
4b5a5b6f0e
commit
21a5ee0dd4
|
@ -103,6 +103,7 @@ git submodule update
|
||||||
Now you should be able to build **pokecrystal.gbc** for the first time.
|
Now you should be able to build **pokecrystal.gbc** for the first time.
|
||||||
|
|
||||||
This compiles a new rom from the source code, with any patches filled in from the base rom.
|
This compiles a new rom from the source code, with any patches filled in from the base rom.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue