CLI setup

This commit is contained in:
Brady
2019-01-24 14:34:18 -06:00
parent 863471b5f1
commit 82ab79e915

View File

@@ -32,6 +32,13 @@ Here are some links to help to get started:
## Command Line
On Mac OSX and Linux, use `./gradlew` instead of `gradlew`.
Setting up the Environment:
```
$ gradlew setupDecompWorkspace
$ gradlew --refresh-dependencies
```
Running Baritone:
```