Skip to content

Commit 0822933

Browse files
committed
Merge pull request #254 from bobjansen/master
Fix spelling error in readme, gamke => gmake
2 parents 093354e + 7864e95 commit 0822933

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ Navigate to the file you want to install Kona, then type:
2727

2828
git clone https://github.com/kevinlawler/kona.git
2929
cd kona
30-
make #gamke on BSD
31-
30+
make #gmake on BSD
31+
3232
Then once in the file run:
3333

3434
./k #./k_test for debug mode
35-
35+
3636
Further Information
3737
-------------------
3838

0 commit comments

Comments
 (0)