Preparations for renaming master to stable

This commit is contained in:
rinpatch 2019-10-14 18:38:51 +03:00
commit 0e9243e8a2
13 changed files with 19 additions and 15 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 -b master https://path/to/repo
pleroma$ git clone -b stable https://path/to/repo
```
* Change to the new directory: