We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb92a75 commit 875a90cCopy full SHA for 875a90c
1 file changed
README.md
@@ -18,12 +18,12 @@
18
19
20
21
-### Quickstart [](http://badge.fury.io/py/python-dotenvx)
+### Quickstart [](http://badge.fury.io/py/python-dotenvx)
22
23
Install and use it in code just like `python-dotenv`.
24
25
```sh
26
-pip install python-dotenv
+pip install python-dotenvx
27
```
28
```python
29
# main.py
0 commit comments