Updated Adding support for a new Mod (markdown)

This commit is contained in:
Andrew Miner
2016-06-21 22:18:44 -07:00
parent 0cf1cb5727
commit d737f93de1
+1 -1
View File
@@ -15,7 +15,7 @@ npm install
grunt test grunt test
cd ../crafting-guide cd ../crafting-guide
npm install npm install
grunt clean start grunt clean build start
``` ```
_**NOTE:** If you're using Windows (instead of MacOS or Linux), you'll want to perform all of these commands using the [Git for Windows](https://msysgit.github.io/) shell. You will also need to install [rsync](https://www.itefix.net/content/get-cwrsync) manually. Finally, windows users should leave out the word `sudo` from all commands._ _**NOTE:** If you're using Windows (instead of MacOS or Linux), you'll want to perform all of these commands using the [Git for Windows](https://msysgit.github.io/) shell. You will also need to install [rsync](https://www.itefix.net/content/get-cwrsync) manually. Finally, windows users should leave out the word `sudo` from all commands._