mirror of
https://github.com/packwiz/packwiz.git
synced 2025-04-27 00:26:30 +02:00
Update README.md
This commit is contained in:
parent
4d4f0d143e
commit
2d0d4546ec
@ -4,7 +4,7 @@ A command line tool for creating minecraft modpacks.
|
|||||||
## Installation
|
## Installation
|
||||||
In future I will have a lot more installation options, but for now the easiest way is to compile from source.
|
In future I will have a lot more installation options, but for now the easiest way is to compile from source.
|
||||||
|
|
||||||
1. Install Go
|
1. Install Go (1.13 or newer)
|
||||||
2. Clone or download the repository (`git clone https://github.com/comp500/packwiz`), and open the folder in a terminal
|
2. Clone or download the repository (`git clone https://github.com/comp500/packwiz`), and open the folder in a terminal
|
||||||
3. Run `go install .` to put it on your path, or `go build` to just make a binary. Be patient, it has to download and compile dependencies as well!
|
3. Run `go install .` to put it on your path, or `go build` to just make a binary. Be patient, it has to download and compile dependencies as well!
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user