We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2d233c commit e7d24d1Copy full SHA for e7d24d1
README.md
@@ -16,7 +16,7 @@ Follow the instructions below to get PyVCAM up and running on your machine for d
16
17
### Installing
18
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```
+setup.py and run ```pip install .```
20
21
22
### How to use the wrapper
0 commit comments