Updated 1 Intallation (markdown)

TerenceLau 2021-06-09 10:55:32 +08:00
parent 760676f6b6
commit 59edcd7998
1 changed files with 6 additions and 0 deletions

@ -11,3 +11,9 @@ Via the `pypi`:
python -m pip install CEDApy
```
Via the GitHub:
```shell
python -m pip install https://github.com/TerenceLiu98/CEDApy/archive/refs/heads/master.zip
```