diff options
author | Maksim Pechnikov <parallel588@gmail.com> | 2019-10-21 11:32:28 +0300 |
---|---|---|
committer | Maksim Pechnikov <parallel588@gmail.com> | 2019-10-21 11:32:28 +0300 |
commit | 243719a96584901c560d75333c79b056c5a5c395 (patch) | |
tree | fd5390210264a0b21b255a1d73d61dc2ce2304cd /docs/installation/netbsd_en.md | |
parent | 66b5d0ff558bffeddf6475af72b73bf2870512f6 (diff) | |
parent | 2ebe8c416a72b512feaba87040982da5bcf865cf (diff) | |
download | pleroma-243719a96584901c560d75333c79b056c5a5c395.tar.gz pleroma-243719a96584901c560d75333c79b056c5a5c395.zip |
Merge branch 'develop' into feature/masto_api_markers
Diffstat (limited to 'docs/installation/netbsd_en.md')
-rw-r--r-- | docs/installation/netbsd_en.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/netbsd_en.md b/docs/installation/netbsd_en.md index a096d5354..6a922a27e 100644 --- a/docs/installation/netbsd_en.md +++ b/docs/installation/netbsd_en.md @@ -58,7 +58,7 @@ Clone the repository: ``` $ cd /home/pleroma -$ git clone -b master https://git.pleroma.social/pleroma/pleroma.git +$ git clone -b stable https://git.pleroma.social/pleroma/pleroma.git ``` Configure Pleroma. Note that you need a domain name at this point: |