Update references to the friendica/friendica-addons stable branch

This commit is contained in:
Hypolite Petovan 2020-06-15 13:48:08 -04:00
parent 9c6fbc6a74
commit 17cf2c632f
4 changed files with 4 additions and 4 deletions

View file

@ -88,7 +88,7 @@ Get the addons by going into your website folder.
Clone the addon repository (separately):
git clone https://github.com/friendica/friendica-addons.git -b master addon
git clone https://github.com/friendica/friendica-addons.git -b stable addon
If you want to use the development version of Friendica you can switch to the develop branch in the repository by running