From c87f113c13d5e2b5b1672af56dd87047da362887 Mon Sep 17 00:00:00 2001 From: sn0w Date: Thu, 23 Aug 2018 21:17:30 +0200 Subject: [PATCH] Remove leftover newline --- README.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/README.adoc b/README.adoc index 2812c56..05d7a3d 100644 --- a/README.adoc +++ b/README.adoc @@ -56,7 +56,6 @@ Always take a look at `./pleroma help`. If you don't fully know how to use https://www.docker.com/[docker] or https://github.com/docker/compose[docker-compose] yet that shouldn't be a huge issue - but you should still bookmark their https://docs.docker.com/[official docs] in case you get lost. - Remember that you can always run `./pleroma dump` to view the generated docker-compose config, and `DEBUG=1 ./pleroma [command]` to view commands as they are executed. [discrete]