Skip to content

Commit e7d24d1

Browse files
authored
Update README.md
Install command change to address new implementation.
1 parent e2d233c commit e7d24d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Follow the instructions below to get PyVCAM up and running on your machine for d
1616

1717
### Installing
1818
When you are ready to install the wrapper use your command prompt to navigate into the directory that contains
19-
setup.py and run ```python setup.py install```
19+
setup.py and run ```pip install .```
2020

2121

2222
### How to use the wrapper

0 commit comments

Comments
 (0)