X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fdocs%2Fadministration%2Fupdating.md;h=cbfc32d58ab5bf8f459a042dff0fa7cd35c2d005;hb=367bc9c818654d5c4214e7a9e2bca969623417f8;hp=d0c955e1a311681845a618ece9b7691453c6df8c;hpb=063cc61fc11cd80981d0e23e6d0dfa778cc91bbf;p=akkoma diff --git a/docs/docs/administration/updating.md b/docs/docs/administration/updating.md index d0c955e1a..cbfc32d58 100644 --- a/docs/docs/administration/updating.md +++ b/docs/docs/administration/updating.md @@ -26,7 +26,7 @@ su -s "$SHELL" akkoma # Run database migrations ./bin/pleroma_ctl migrate -# Update frontend(s). See Frontend Configuration doc for more information. +# Update Pleroma-FE frontend to latest stable. For other Frontends see Frontend Configration doc for more information. ./bin/pleroma_ctl frontend install pleroma-fe --ref stable # Start akkoma