diff --git a/docs/update/update.md b/docs/update/update.md
index 081167be..d927b60f 100644
--- a/docs/update/update.md
+++ b/docs/update/update.md
@@ -21,20 +21,20 @@ Select your current platform below:
:::
:::{tab-item} Heroku, Railway, Northflank (GitHub)
-- Click here to log in at GitHub: [https://github.com/login](https://github.com/login).
+- Click here to log in at GitHub: [https://github.com/login](https://github.com/login).
- Enter your username or email and your password. Click `Sign in`
- Select your own `cgm-remote-monitor` project (**not `nightscout/cgm-remote-monitor`**)
-- Your repository will open.
-
-- In the branch drop down menu verify `master` is selected
-
-- Click`Fetch upstream` to update it, then `Fetch and merge`
-
-- After a moment, your repository should display `This branch is up to date with nightscout:latest`
-
-- If you ran into trouble, try to [Redeploy](/update/redeploy.md)
+- Your repository will open. If you see `This branch is xxx commits behind nightscout:master` you need to update.
+- Select `Fetch upstream`
+
+- Select `Fetch and merge`
+
+- After a moment, your repository should display `This branch is up to date with nightscout:master`
+
+You have now updated your GitHub cgm-remote-monitor repository.
+If you ran into trouble, you can [redeploy](/update/redeploy) the project.
:::
:::{tab-item} Google Cloud, Docker (Azure, Northflank, Railway, Render)