From 253f4b508374832c6295a1929abb29d0241062be Mon Sep 17 00:00:00 2001 From: Antoine Cotten Date: Fri, 28 Jun 2019 23:26:41 +0200 Subject: [PATCH] doc: Remove unnecessary quotes Closes #406 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0734c8..ecd042c 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Although all stack components work out-of-the-box with this user, we strongly re users][builtin-users] instead for increased security. Passwords for these users must be initialized: ```console -$ docker-compose exec -T elasticsearch 'bin/elasticsearch-setup-passwords' auto --batch +$ docker-compose exec -T elasticsearch bin/elasticsearch-setup-passwords auto --batch ``` Passwords for all 6 built-in users will be randomly generated. Take note of them and replace the `elastic` username with