mirror of
https://github.com/packwiz/packwiz.git
synced 2025-04-19 13:06:30 +02:00
Improve compilation instructions
This commit is contained in:
parent
e4e6165fec
commit
b68ac13699
@ -6,7 +6,7 @@ In future I will have a lot more installation options, but for now the easiest w
|
|||||||
|
|
||||||
1. Install Go
|
1. Install Go
|
||||||
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 .`
|
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!
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
- Run `packwiz init` to create a modpack in the current folder
|
- Run `packwiz init` to create a modpack in the current folder
|
||||||
|
Loading…
x
Reference in New Issue
Block a user