Point beginners to Nightmod

This commit is contained in:
oakes
2014-05-30 10:41:07 -04:00
parent 4c1fd98422
commit 597d616841

View File

@@ -8,7 +8,7 @@ There are several different ways to create a project:
* [Leiningen](https://github.com/technomancy/leiningen): `lein new play-clj hello-world`
* [Nightcode](https://nightcode.info/): Click "New Project", provide a name, and choose the "Game" option
* [Nightmod](https://nightmod.net/) (easier but less flexible)
* [Nightmod](https://nightmod.net/): Easiest option for beginners
## Justification