summaryrefslogtreecommitdiff
path: root/docs/installation/debian_based_en.md
diff options
context:
space:
mode:
authorMikka van der Velde <mvdvelde@pm.me>2025-03-08 15:29:01 +0000
committerMikka van der Velde <mvdvelde@pm.me>2025-03-08 15:29:01 +0000
commitbe3bbe58633f46471e3600440ca1ef81486d77fa (patch)
treef041f804491c53eadb15eecf0286607fb7e69115 /docs/installation/debian_based_en.md
parent906c3ab308baee9f439af2a00c966939e7c8338b (diff)
downloadpleroma-be3bbe58633f46471e3600440ca1ef81486d77fa.tar.gz
pleroma-be3bbe58633f46471e3600440ca1ef81486d77fa.zip
Edit debian_based_en.md
Diffstat (limited to 'docs/installation/debian_based_en.md')
-rw-r--r--docs/installation/debian_based_en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/debian_based_en.md b/docs/installation/debian_based_en.md
index 21cfe2bff..30f48792d 100644
--- a/docs/installation/debian_based_en.md
+++ b/docs/installation/debian_based_en.md
@@ -72,7 +72,7 @@ sudo -Hu pleroma mix deps.get
* Generate the configuration:
```shell
-sudo -Hu pleroma MIX_ENV=prod mix pleroma.instance gen`
+sudo -Hu pleroma MIX_ENV=prod mix pleroma.instance gen
```
* During this process: