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