Add git+ to url in installation instructions

This commit is contained in:
Simon Segerblom Rex 2019-05-20 20:01:53 +02:00
parent e40d133d4b
commit a09704fe77
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Installation
------------
```shell
python3 -m pip install --user https://github.com/SimonSegerblomRex/pdflayers
python3 -m pip install --user git+https://github.com/SimonSegerblomRex/pdflayers
```
Usage