Skip to content

Commit

Permalink
DOC Reference Brew workaround on Darwin
Browse files Browse the repository at this point in the history
fixes #14
  • Loading branch information
unode committed Apr 8, 2017
1 parent d972f93 commit cdc4513
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ further improvements:
Christoph Schulz (@criztovyl)
Anthropohedron (@Anthropohedron)
Alister Amo (@AlisterAmo)
Levis Florian (@Gounlaf)
João Miguel Neves (@jneves)


As third party developers often go uncredited, we'd also like to extend our
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,10 @@ If the output doesn't help you identify the cause and a solution to the problem
If you are on Windows, make sure your Python and Firefox are both 32 or 64 bits.
If you mix architectures the code will fail. More information on issue [#8](https://github.com/Unode/firefox_decrypt/issues/8).

##### Darwin/MacOS

If you get the error described in [#14](https://github.com/Unode/firefox_decrypt/issues/14) when loading `libnss3` consider installing `nss` using brew or other package manager.

#### Testing

If you wish to run the testsuite locally chdir into `tests/` and run `./run_all`
Expand Down

0 comments on commit cdc4513

Please sign in to comment.