Skip to content

Commit 23f59e4

Browse files
committed
Update README.md
Added enum34 dependency instructions into README
1 parent 5001125 commit 23f59e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,9 @@ object is referenced.
415415

416416
See the classes in `prpy.base` for example implementations of `CloneBindings`.
417417

418+
## Dependencies
419+
To run prpy, you will need to have installed the pacakge enum34. To do that, go to a local directory and run
420+
``sudo pip install enum34``
418421

419422
## License
420423

0 commit comments

Comments
 (0)