Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
julianfaraone authored Jun 15, 2018
1 parent 7b336be commit 0b6390f
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 @@ -7,7 +7,7 @@ Python bindings for OpenCV <br />
Tensorflow == 0.12.1 (pip install tensorflow-gpu==0.12.1)

### Add tensorpack to python path:
`export PYTHONPATH=$PYTHONPATH:`readlink -f path/to/tensorpack``
export PYTHONPATH=$PYTHONPATH:`readlink -f path/to/tensorpack`

## Usage

Expand Down

0 comments on commit 0b6390f

Please sign in to comment.