Merge pull request 'Update OpenBSD docs' (#414) from lechindianer/akkoma:update-openb...
[akkoma] / docs / docs / installation / otp_en.md
index 1b5c1270e2f7aba9cd52bfc5e8dcda66d7e106a7..ddbb66d96cfc14a47d72f9c25d20d093562e0c49 100644 (file)
@@ -118,7 +118,7 @@ Restart PostgreSQL to apply configuration changes:
 adduser --system --shell  /bin/false --home /opt/akkoma akkoma
 
 # Set the flavour environment variable to the string you got in Detecting flavour section.
-# For example if the flavour is `amd64-musl` the command will be
+# For example if the flavour is `amd64` the command will be
 export FLAVOUR="amd64"
 
 # Clone the release build into a temporary directory and unpack it