Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
luponzo86 committed Jun 12, 2019
1 parent 7b361c7 commit 0b2b83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ conda develop path/to/local/repository
```

If not using Conda, you can manually install all dependencies and then add the repository location to the `PYTHONPATH` environmental variable. For example, on Linux simply add the following line to your `~/.bashrc`:
```
```console
export PYTHONPATH="path/to/local/repository/:$PYTHONPATH"
```

Expand Down

0 comments on commit 0b2b83c

Please sign in to comment.