Fix up the readme a bit

This commit is contained in:
VetheonGames 2024-01-04 20:23:19 -07:00
parent 83570d4bcb
commit a03338c61e

View File

@ -57,12 +57,12 @@ To install AllPac on your Arch Linux system, follow these steps:
```
### IGNORE THIS FOR RIGHT NOW
3. Run the installer script:
```bash
./install.sh
```
3. ~~Run the installer script:~~
~~```bash~~
~~./install.sh~~
~~```~~
4. Build the binary (this is temporary while testing is happening)
Build the binary (this is temporary while testing is happening)
```bash
go build -o allpac
```