mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 15:24:55 +00:00
Fix typo in installation instructions
This commit is contained in:
parent
1d93fdf73b
commit
e22d39eea2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user