br0xen / boltbrowser

A CLI Browser for BoltDB Files
GNU General Public License v3.0
631 stars 91 forks source link

Does not work #63

Closed lrjbrual closed 8 months ago

lrjbrual commented 8 months ago

This does not work, after installing in mac. I am using Sonama 14.

zsh: command not found: boltbrowser

br0xen commented 8 months ago

This error would happen when the binary produced is not in your path. This isn't a problem with boltbrowser.

I don't work on a Mac, so I'm not 100% sure on the best way to get that done, but here is some info from the apple forums: Adding a directory to the PATH in macOS Monterey? It's from MacOS 12, but hopefully it hasn't changed too much.