Skip to content

Commit

Permalink
improve linux installation
Browse files Browse the repository at this point in the history
thewh1teagle committed Dec 18, 2024
1 parent 371af90 commit ea199a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions landing/src/lib/linux_install_options.json
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
"command": "curl -sSf https://thewh1teagle.github.io/vibe/installer.sh | sh -s {tag}"
},
{
"title": "Arch Linux",
"command": "pacman -S vibe-bin"
"title": "Yay (Arch Linux)",
"command": "yay -S vibe-bin"
}
]

0 comments on commit ea199a6

Please sign in to comment.