From 7aa17c3e758f3b46a88ac1dff8ef4ef2edd3a266 Mon Sep 17 00:00:00 2001 From: rinpatch Date: Mon, 14 Oct 2019 16:08:53 +0000 Subject: Merge branch 'master-to-stable' into 'develop' Preparations for renaming `master` to `stable` See merge request pleroma/pleroma!1840 --- docs/installation/netbsd_en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/installation/netbsd_en.md') 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: -- cgit v1.2.3