diff --git a/README.md b/README.md
index 75b3dcf..d6b7f67 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ The following section explains how to apply this.
### Prerequisites:
- A configured remote management system, such as MeshCentral (the installation of such a system is beyond the scope of NTOS).
Such a remote management system often provides a way to install an agent. To incorporate this into the NTOS installation do:
-Paste your installation commands into the root part, for example: `./configs/minimal/finish.sh at line 64 to 66.`
+Paste your installation commands into the root part, for example: `./configs/minimal/finish.sh at line 74 to 76`.
> If you do not configure a remote management system, then your system will be hard to debug or trouble-shoot (because of the fool-proof nature).
> Personally I've used MeshCentral which is free and works great! Link is [here](https://github.com/Ylianst/MeshCentral)