update the readme for better instructions

This commit is contained in:
Tyler Kelley 2024-06-20 16:01:31 -05:00
parent 8725bcf9a7
commit d2af879b4d

View File

@ -60,9 +60,16 @@ Simply copy this and run it:
``` ```
nix-shell -p git curl nix-shell -p git curl
```
Then this:
```
sh <(curl -L https://gitlab.com/Zaney/zaneyos/-/raw/main/install-zaneyos.sh) sh <(curl -L https://gitlab.com/Zaney/zaneyos/-/raw/main/install-zaneyos.sh)
``` ```
Now when this is done you will need to reboot.
#### 🦽 Manual: #### 🦽 Manual:
Run this command to ensure Git & Vim are installed: Run this command to ensure Git & Vim are installed: