Skip to content

Commit

Permalink
Add git install link
Browse files Browse the repository at this point in the history
  • Loading branch information
j4asper committed Sep 25, 2023
1 parent 0a07539 commit 8246185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ python -m pip install dmr.py

### From Source

Install current code from this repo, you will need to have git installed in order to do this. The code in the repo might not match the current release, if you experience errors you should switch back the the latest release.
Install current code from this repo, you will need to have [git](https://git-scm.com/downloads) installed in order to do this. The code in the repo might not match the current release, if you experience errors you should switch back the the latest release.

```console
python -m pip install git+https://github.com/j4asper/dmr.py
Expand Down

0 comments on commit 8246185

Please sign in to comment.