tw4l / brunnhilde

Siegfried-based characterization tool for directories and disk images
MIT License
82 stars 11 forks source link

Installation Update #56

Closed NiamhElizabeth closed 2 years ago

NiamhElizabeth commented 2 years ago

I've noticed that the installation notes may need to be updated with regard to Mac users. In order to install, the instructions state to input the following: sudo pip install brunnhilde This did not work for me. I went back and forth a bit before trying: sudo pip3 install brunnhilde This worked and I was able to successfully install the software.

kieranjol commented 2 years ago

+1, this could be worth updating.

On Fri 26 Nov 2021 at 00:17, Niamh Elizabeth Murphy < @.***> wrote:

I've noticed that the installation notes may need to be updated with regard to Mac users. In order to install, the instructions state to input the following: sudo pip install brunnhilde This did not work for me. I went back and forth a bit before trying: sudo pip3 install brunnhilde This worked and I was able to successfully install the software.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tw4l/brunnhilde/issues/56, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAITFPRVTOU2SXPLKB4MA4LUN3G23ANCNFSM5IZQVJAQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

tw4l commented 2 years ago

README change merged - thank you @kieranjol !