From 9d4e508fc9b52a7467687e454a24e7eb0ebce996 Mon Sep 17 00:00:00 2001 From: "Jesus E. Larios Murillo" Date: Wed, 23 Nov 2016 12:55:12 -0800 Subject: [PATCH] Fix readme bug (#843) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 107f231..2872b2a 100644 --- a/README.rst +++ b/README.rst @@ -99,7 +99,7 @@ make sure you set owner only permissions on these files: :code:`chmod 600 cli/tests/data/dcos.toml` -:code:`chmod 600 cli/tests/config/parse_error.toml` +:code:`chmod 600 cli/tests/data/config/parse_error.toml` The :code:`node` integration tests use :code:`CLI_TEST_SSH_KEY_PATH` for ssh credentials to your cluster.