Install docs should clone from master branch

This commit is contained in:
feld 2019-05-30 21:30:42 +00:00
commit 75a37a68d4
9 changed files with 9 additions and 9 deletions

View file

@ -106,7 +106,7 @@ It is highly recommended you use your own fork for the `https://path/to/repo` pa
```shell
pleroma$ cd ~
pleroma$ git clone https://path/to/repo
pleroma$ git clone -b master https://path/to/repo
```
* Change to the new directory: