summarylogtreecommitdiffstats
path: root/etcd.install
diff options
context:
space:
mode:
Diffstat (limited to 'etcd.install')
-rw-r--r--etcd.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/etcd.install b/etcd.install
index 941baa79a090..b9a71c2de4cb 100644
--- a/etcd.install
+++ b/etcd.install
@@ -2,8 +2,8 @@ ETCD_DATA_DIR="/var/lib/etcd"
pre_upgrade() {
cat << EOF
- To upgrade an existing v2 etcd deployment to 3.0 you must be running 2.3
- And you should read the docs: /usr/share/doc/etcd/upgrades/
+ To upgrade an existing etcd deployment please read the docs located at:
+ /usr/share/doc/etcd/upgrades/
EOF
}