From 2ea5c3b1d265aba5f6e2b96f25504c4743c62aaa Mon Sep 17 00:00:00 2001 From: sn0w Date: Sat, 18 Aug 2018 23:33:13 +0200 Subject: [PATCH] Format maintenance section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d24065..af20141 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,8 @@ it to a tag or commit-hash pins the version. ## Maintaining Pleroma -Pleroma maintenance is usually done with premade mix tasks. -You can run these tasks using `./pleroma mix [task] [arguments...]`. +Pleroma maintenance is usually done with premade mix tasks.
+You can run these tasks using `./pleroma mix [task] [arguments...]`.
If you need to fix some bigger issues you can also spawn a shell using `./pleroma enter`. ## Customizing Pleroma