From 4a568fdcb3fc622fa3a444fd4e367900adbca75c Mon Sep 17 00:00:00 2001 From: comp500 Date: Wed, 25 Mar 2020 17:16:41 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d280a2..d807617 100644 --- a/README.md +++ b/README.md @@ -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