carderne / signal-export

Export your Signal chats to markdown files with attachments
Other
446 stars 47 forks source link

Add install instructions for MacOS #4

Closed rajkumaar23 closed 3 years ago

rajkumaar23 commented 3 years ago

I was unnecessarily trying to build sqlcipher from source, only to later realise that some clang lib was failing to be linked and that I could have directly installed it using Homebrew 😄

Hence, this PR aims to educate users of macOS that they don't have to build them from source.

carderne commented 3 years ago

Thanks!