Update README.md

This commit is contained in:
comp500 2020-03-25 17:16:41 +00:00 committed by GitHub
parent 2dba98647f
commit 4a568fdcb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ A command line tool for creating minecraft modpacks.
In future I will have a lot more installation options, but for now the easiest way is to compile from source.
1. Install Go
2. Run `go install github.com/comp500/packwiz`
2. Run `go get -u github.com/comp500/packwiz`
## Getting Started
- Run `packwiz init` to create a modpack in the current folder