From 5a37bf0fb4ee0899da8628d71853e7be328efc43 Mon Sep 17 00:00:00 2001 From: sebgoa Date: Fri, 7 Oct 2016 09:20:13 +0200 Subject: [PATCH] Fix missing -f in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b13c430..bbaf3fa5 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ file "web-svc.json" created file "web-deployment.json" created file "redis-deployment.json" created -$ kompose docker-compose.yml convert +$ kompose -f docker-compose.yml convert WARN[0000]: Unsupported key networks - ignoring file "redis-svc.json" created file "web-svc.json" created