From 413c73afebe814547c107bdf2176aed59c101f97 Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Mon, 1 Apr 2019 19:28:23 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 781e75a..b59350c 100644 --- a/README.md +++ b/README.md @@ -98,8 +98,8 @@ Noted that the UI is unauthenticated when you installed using YAML file. Since Longhorn v0.3.3, upgrade process won't impact the accessibility of existing volumes. If you're upgrading from Longhorn v0.3.0 or newer: -1. Follow the same [steps for installation](#install) to upgrade Longhorn manager -2. Follow the steps [here](docs/upgrade.md#upgrade-longhorn-engine) to upgrade Longhorn engine for existing volumes. +1. Follow [the same steps for installation](#install) to upgrade Longhorn manager +2. After upgraded manager, follow [the steps here](docs/upgrade.md#upgrade-longhorn-engine) to upgrade Longhorn engine for existing volumes. For more details about upgrade in Longhorn or upgrade from older versions, [see here](docs/upgrade.md).