doc: changes

This commit is contained in:
robcholz
2026-02-08 20:00:17 -05:00
parent 65bfc0b34d
commit 0e4c4c7f53
2 changed files with 7 additions and 13 deletions
+3 -6
View File
@@ -65,17 +65,14 @@ curl -fsSL https://raw.githubusercontent.com/robcholz/vibebox/main/install | bas
# Package managers
cargo install vibebox
# Or manually (bad)
# Or manually
curl -LO https://github.com/robcholz/vibebox/releases/download/latest/vibebox-macos-arm64.zip
unzip vibebox-macos-arm64.zip
mkdir -p ~/.local/bin
mv vibe ~/.local/bin
mv vibebox ~/.local/bin
export PATH="$HOME/.local/bin:$PATH"
```
> [!TIP]
> We truly recommend you to use `YOLO` to install.
**Requirements**
- macOS on Apple Silicon (Vibebox uses Apple's virtualization APIs).
@@ -162,7 +159,7 @@ submitting a pull request.
### Using VibeBox
Feel free to use, but remember to promote VibeBox as well!
Feel free to use
### FAQ