Fix typo in installation instructions

This commit is contained in:
Simon Larsen 2024-04-01 15:41:39 +01:00
parent 1d93fdf73b
commit e22d39eea2
No known key found for this signature in database
GPG Key ID: AB45983AA9C81CDE

View File

@ -30,7 +30,7 @@ const ServerMonitorDocumentation: FunctionComponent<ComponentProps> = (
# Install the agent
curl -s ${HTTP_PROTOCOL}${HOST.toString()}/docs/static/scripts/infrastructure-agent/install-linux.sh | bash
# For Windows and MacOS, install NodeJS and NPM adn then...
# For Windows and MacOS, install NodeJS and NPM and then...
npm install -g @oneuptime/infrastructure-agent
# Run the agent