We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a96b34 commit 2f3c6d6Copy full SHA for 2f3c6d6
1 file changed
README.md
@@ -24,7 +24,7 @@ You can use vetiver with:
24
You can install the released version of vetiver from [PyPI](https://pypi.org/project/vetiver/):
25
26
```python
27
-pip install vetiver
+python -m pip install vetiver
28
```
29
30
And the development version from [GitHub](https://github.com/rstudio/vetiver-python) with:
0 commit comments