mirror of
https://github.com/trailofbits/buttercup
synced 2026-06-21 14:11:39 +00:00
f239ba054a
By default, the bash installer on linux installs to ~/bin and needs to be added to PATH manually. I'm not sure how it behaves on other platforms, but it might be a smoother experience to rely on the platform's default package manager to install just to the right place. Co-authored-by: Michael D Brown <michael.brown@trailofbits.com>