Skip to content

Commit fa10e1b

Browse files
committed
updated installation description in README.
1 parent 129ecd4 commit fa10e1b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ Open a terminal in the PCV directory and run (with sudo if needed on your system
2929

3030
python setup.py install
3131

32+
Now you should be able to do
33+
34+
import PCV
35+
36+
in your Python session or script. Try one of the sample code examples to check that the installation works.
37+
3238
### License
3339

3440
All code in this project is provided as open source under the BSD license (2-clause "Simplified BSD License"). See LICENSE.txt.

0 commit comments

Comments
 (0)