We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ffd1f commit 5424ca0Copy full SHA for 5424ca0
1 file changed
docs/installation.md
@@ -15,7 +15,7 @@ Note: Make sure you in the same directory where `setup.py` file resides.
15
The package is available on PyPi. You can install it using the following command:
16
17
```bash
18
-pip install mambular
+pip install -U mambular
19
```
20
21
PyPi link: [mambular](https://pypi.org/project/mambular/)
0 commit comments