From 18a06dac95f94f3fadb1446b902522aae54799ac Mon Sep 17 00:00:00 2001 From: Jay Oster Date: Sat, 9 Aug 2014 23:11:30 -0700 Subject: [PATCH] Fix libmikmod-n64 build instructions in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ab364d..f1ea714 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ $ make tools && make tools-install Clone `libmikmod-n64` and build: ```bash -$ git clone https://github.com/parasyte/libdragon.git +$ git clone https://github.com/parasyte/libmikmod-n64.git $ cd libmikmod-n64 $ make $ make install