Skip to content

Commit 1e225d9

Browse files
authored
Update README.md
1 parent a58a863 commit 1e225d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ export PYTHONPATH=<your_provio_path>/prov-io/python/src:$PYTHONPATH
1818
export SUBCLASS_PATH=<your_provio_path>/prov-io/python/extensible_class/
1919
```
2020

21-
An example is provided in [test/test_provenance.py](https://github.com/hpc-io/prov-io/blob/master/python/test/test_provenance.py). This example shows how to use PROV-IO APIs. You can also use it test if you installed PROV-IO correctly.
21+
An example is provided in [test/test_provenance.py](https://github.com/hpc-io/prov-io/blob/master/python/test/test_provenance.py). This example shows how to use PROV-IO APIs. You can also use it TO test if you installed PROV-IO Python library correctly.

0 commit comments

Comments
 (0)