Skip to content

Commit 2f1f972

Browse files
committed
fixed typo
1 parent 2eb1073 commit 2f1f972

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ Download and build the game with:
2525
-> For Mac OS X: Install Homebrew (brew.sh), then use `brew install ncurses && brew link ncurses --force`. If you get errors, type `brew tap homebrew/dupes` and try again.
2626

2727

28-
`
29-
1. git clone https://github.com/jmoon018/PacVim.git
30-
2. cd PacVim
31-
3. make
32-
`
28+
```
29+
2. git clone https://github.com/jmoon018/PacVim.git
30+
3. cd PacVim
31+
4. make
32+
```
3333

3434

3535
To play, run:

0 commit comments

Comments
 (0)