Update readme to reflect testing install steps

This commit is contained in:
VetheonGames 2024-01-04 20:17:19 -07:00
parent 67ce4f7038
commit a6dc8549b0

View File

@ -56,11 +56,17 @@ To install AllPac on your Arch Linux system, follow these steps:
cd AllPac
```
### IGNORE THIS FOR RIGHT NOW
3. Run the installer script:
```bash
./install.sh
```
4. Build the binary (this is temporary while testing is happening)
```bash
go build -o allpac
```
## Usage
Once installed, you can use AllPac with the following commands: