From ee1c27762d92639bfb4b06241264eb3506a8dc8f Mon Sep 17 00:00:00 2001 From: mirnawong1 <89008547+mirnawong1@users.noreply.github.com> Date: Mon, 23 Oct 2023 20:50:27 +0100 Subject: [PATCH] Update cloud-cli-installation.md Reorder update steps (forgot to create a branch for previous change) --- website/docs/docs/cloud/cloud-cli-installation.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/website/docs/docs/cloud/cloud-cli-installation.md b/website/docs/docs/cloud/cloud-cli-installation.md index a2ee6cdc76c..5c0d6ad543e 100644 --- a/website/docs/docs/cloud/cloud-cli-installation.md +++ b/website/docs/docs/cloud/cloud-cli-installation.md @@ -169,13 +169,6 @@ During the public preview period, we recommend updating before filing a bug repo - - -To update: -- Make sure you're in your virtual environment -- Run `pip install --upgrade dbt`. - - @@ -195,6 +188,14 @@ To update, follow the same process explained in [Windows](/docs/cloud/cloud-cli- + + +To update: +- Make sure you're in your virtual environment +- Run `pip install --upgrade dbt`. + + +