From 1ae6b47c9e9c9cc906dc288a21022184493170e3 Mon Sep 17 00:00:00 2001 From: silversword411 Date: Tue, 16 Aug 2022 20:34:53 -0400 Subject: [PATCH] docs - typo --- docs/docs/meshcentral/debugging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/meshcentral/debugging.md b/docs/docs/meshcentral/debugging.md index d5bf0001..57fe84d6 100644 --- a/docs/docs/meshcentral/debugging.md +++ b/docs/docs/meshcentral/debugging.md @@ -37,7 +37,7 @@ cd C:\Program Files\Open Source\MeshCentral\node_modules\meshcentral node meshcentral ``` -The problem with the second command is that NPM may install missing modules are the incorrect location. +The problem with the second command is that NPM may install missing modules in the incorrect location. Also, in general I recommend not using the MeshCentral MSI Installer and just install manually unless you are very much scared of the command prompt. Anyone that knows about bit about the shell should install MeshCentral like this: