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 ea4a098 commit 2487f8bCopy full SHA for 2487f8b
README.md
@@ -10,7 +10,7 @@ Install with the following commands:
10
11
```sh
12
# Latest dev version
13
-pip install -e "git+https://github.com/cmu-delphi/epidatpy.git#egg=epidatpy"
+pip install "git+https://github.com/cmu-delphi/epidatpy.git#egg=epidatpy"
14
15
# PyPI version (not yet available)
16
pip install epidatpy
0 commit comments