diff --git a/README.md b/README.md index 50ab962..cde21a5 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,14 @@ PowerShell: $env:ENDPOINT=/admin ``` +#### Install Prerequisits + +You can install these by running: + +``` +npm install +``` + #### Build You can create the production build by running: