README: mention "brew autoremove" when fixing macOS homebrew install
commit0dbbbaf01e8bf56d3663211d2aea2ae4583b5b0b
authorDavid Aguilar <davvid@gmail.com>
Fri, 5 Apr 2024 04:35:25 +0000 (4 21:35 -0700)
committerDavid Aguilar <davvid@gmail.com>
Fri, 5 Apr 2024 04:37:26 +0000 (4 21:37 -0700)
tree1c1df1ea7bf6d6d155d78a0a9e3c6b23eae3cf52
parent526737d302364f260363271592f9bf926ab92d85
README: mention "brew autoremove" when fixing macOS homebrew install

The segfaults reported in #1389 were caused by a homebrew installation
that needed to be reset. The reporter was able to accomplish this using
a "brew uninstall" + "brew autoremove" cycle.

Related-to: #1389
Reported-by: @gerkereitz on github
Helped-by: @matthiasdg on github
Signed-off-by: David Aguilar <davvid@gmail.com>
README.md