diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-06-02 15:39:10 -0500 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-06-02 15:39:10 -0500 |
commit | 2298bdaf0006d75f7bab2c52d4bba9bbfa0d9cbc (patch) | |
tree | 2db142a284fc281ad0381212204fed723fbd5cd7 | |
parent | e6905826bd94394b6cbd9a1d013d8443e3d16086 (diff) |
minor changes
-rw-r--r-- | INSTALL.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md index 4994cd86c..a726d31ae 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -81,7 +81,7 @@ pwd cd /away/we/go ``` -The next step is building `rgbds`, the GB compiler. Type: +The next step is building `rgbds`, the GB assembler. Type: ```bash # download rgbds source code @@ -164,7 +164,8 @@ make clean; make ``` Feel free to ask us on nucleus.kafuka.org #skeetendo if something goes wrong -(remember to tell where)! +(remember to tell where)! Don't know how to use IRC? Try +[mibbit](http://mibbit.com/) or something. # Contributing changes |