From 653abe2472097875cfbe43c8aea690d656df7cfa Mon Sep 17 00:00:00 2001 From: Ranjan Purbey Date: Tue, 21 Jan 2020 02:28:20 +0530 Subject: [PATCH] Update README.md (#455) Fix indentation at L56 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9afa70d..876a2ad 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Commands: destroy: Stop and remove a container enter: Use docker exec to enter a container logs: Docker logs for container - memconfig: Configure sane defaults for available RAM + memconfig: Configure sane defaults for available RAM bootstrap: Bootstrap a container for the config based on a template rebuild: Rebuild a container (destroy old, bootstrap, start new) ``` -- 2.25.1