From a08c182bd2926dd046960193aae7c06db78068ba Mon Sep 17 00:00:00 2001
From: ALinuxNinja <dev@alinux.ninja>
Date: Thu, 27 Apr 2017 05:43:39 -0400
Subject: [PATCH] update readme

---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index 96bccaa..544ba2e 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,4 @@ Change configuration in docker-compose.yml to update passwords for MySQL/RabbitM
 docker-compose up -d
 ```
 
-Remember to use `docker cp` to copy the configuration file and certificates off the container.
-
 Still WIP