From 3ba49646dd26e3ab9b48c19520d2c0c92bd2fa0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=A4der?= Date: Mon, 15 Feb 2021 11:27:09 +0100 Subject: [PATCH] Updated Updating (markdown) --- Updating.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Updating.md b/Updating.md index dd7bb60..01d2d89 100644 --- a/Updating.md +++ b/Updating.md @@ -6,10 +6,10 @@ If a new version of NetBox is rolled out, be sure to also [check the release not When you followed [our Getting Started instructions](Getting-Started) instruction to get NetBox Docker running, then you should be able to follow this guide just fine. Otherwise you will have to figure out the analogous steps yourself. -**IMPORTANT: Please make a backup of your data before updating!** [Our Troubleshooting page](Troubleshooting) has some information regarding this. - ## Update steps +**IMPORTANT: Please make a backup of your data before updating!** [Our Troubleshooting page](Troubleshooting) has some information regarding this. + First, open a terminal and `cd` to your project folder. This is the folder where the `docker-compose.yml` file is.