From 6384044ca415a5da9ee37e6e8982b8b0b41203ae Mon Sep 17 00:00:00 2001 From: Ignacio Torres Masdeu Date: Tue, 26 Nov 2019 09:50:44 +0100 Subject: [PATCH] Fix typo in getting started --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baa5313..33b703c 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Download a copy of the nebula [example configuration](https://github.com/slackhq #### 6. Copy nebula credentials, configuration, and binaries to each host -For each host, copy the nebula binary to the host, along with `config.yaml` from step 5, and the files `ca.crt`, `{host}.crt`, and `{host}.key` from step 2. +For each host, copy the nebula binary to the host, along with `config.yaml` from step 5, and the files `ca.crt`, `{host}.crt`, and `{host}.key` from step 4. **DO NOT COPY `ca.key` TO INDIVIDUAL NODES.**