diff --git a/README.md b/README.md index fe89367..6333024 100644 --- a/README.md +++ b/README.md @@ -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 ```