Add installation note about flavour, support special cases (#222)
[akkoma] / docs / docs / administration / updating.md
index 6f7ffcd6308599fb9f28a300632d7f146269f830..2d9e77075dbb66b4852f9422b2bead9ff310c7fc 100644 (file)
@@ -14,6 +14,10 @@ su akkoma -s $SHELL -lc "./bin/pleroma_ctl update"
 su akkoma -s $SHELL -lc "./bin/pleroma_ctl migrate"
 ```
 
+If you selected an alternate flavour on installation, 
+you _may_ need to specify `--flavour`, in the same way as 
+[when installing](../../installation/otp_en#detecting-flavour).
+
 ## For from source installations (using git)
 
 1. Go to the working directory of Akkoma (default is `/opt/akkoma`)