You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: install brev CLI to ~/.local/bin without requiring sudo
- Changed install-latest.sh and install-latest-linux.sh to install to
~/.local/bin instead of /usr/local/bin, removing the need for sudo
- Added PATH warning if ~/.local/bin is not in the user's PATH
- Updated README install instructions to remove sudo prefix
- Removed sudo gating from the upgrade command's direct install path
- Updated upgrade message to reflect new install location
Co-Authored-By: Alec Fong <alecsanf@usc.edu>
0 commit comments