Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 94c1e8d

Browse files
committed
Update README.md
1 parent 1cdee1b commit 94c1e8d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Replacement for the Professor Oak introduction tutorial in Pokemon FireRed.
88
Modify configure.py to point to your toolchain (dictionary on last line).
99
Change the parameter in makefile to point to your FireRed Rom. Then from a terminal run:
1010

11-
```make
11+
```
12+
make
1213
make insert
1314
```
1415

15-
You can clean the build with
16-
```make clean```
16+
You can clean the build with `make clean`
1717

1818
Add strings to strings.csv, and the make script will generate string.h

0 commit comments

Comments
 (0)