add documentation related to #155 to help other macOS/OSX users who are

still using system python
This commit is contained in:
Avishaan
2017-10-17 15:37:11 -04:00
parent 8cf1f0463a
commit 55e1c614a7

View File

@@ -68,3 +68,5 @@ see [this issue](https://github.com/romanz/trezor-agent/issues/28) for fixing it
If you can't find the command-line utilities (after running `pip install --user`),
please make sure that `~/.local/bin` is on your `PATH` variable
(see a [relevant](https://github.com/pypa/pip/issues/3813) issue).
If you can't find command-line utilities and are on macOS/OSX check `~/Library/Python/2.7/bin` and add to `PATH` if necessary (see a [relevant](https://github.com/romanz/trezor-agent/issues/155) issue).