Merge remote-tracking branch 'upstream/develop' into admin-create-users
[akkoma] / docs / installation / gentoo_en.md
index fccaad378805d9e07f68f8de435a910369e1fce4..b7c42a4775ab206c11bf5c32c41c3fe5371b5aaa 100644 (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: