From 915ccddaa5d251e00bc123cf7a2135417ca61b7f Mon Sep 17 00:00:00 2001 From: Bill Maxwell Date: Mon, 2 Apr 2018 09:59:23 -0700 Subject: [PATCH] Letting the user know they have to edit the file first. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ee8d451..9613e26e 100644 --- a/README.md +++ b/README.md @@ -335,7 +335,7 @@ nodes: ``` ## Deploying Rancher 2.0 using rke -Using RKE's pluggable user addons, it's possible to deploy Rancher 2.0 server with a single command using the [rancher-minimal.yml](https://github.com/rancher/rke/blob/master/rancher-minimal.yml) cluster configuration: +Using RKE's pluggable user addons, it's possible to deploy Rancher 2.0 server with a single command after updating the node settings in the [rancher-minimal.yml](https://github.com/rancher/rke/blob/master/rancher-minimal.yml) cluster configuration: ```bash rke up --config rancher-minimal.yml