curl -fsSL https://raw.githubusercontent.com/guide-inc-org/guidebook/main/install.sh | sh
irm https://raw.githubusercontent.com/guide-inc-org/guidebook/main/install.ps1 | iex
If you have Rust installed:
cargo install guidebook
guidebook --version
To update to the latest version:
guidebook update
rm ~/.local/bin/guidebook
# or
rm /usr/local/bin/guidebook
cargo uninstall guidebook