Updated Adding support for a new Mod (markdown)
This commit is contained in:
@@ -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._
|
||||||
|
|||||||
Reference in New Issue
Block a user