diff --git a/README.md b/README.md index 43e801880..8277f78e4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Run the following commands to download the omsagent, validate the checksum, and ``` $> wget https://github.com/MSFTOSSMgmt/OMS-Agent-for-Linux/releases/download/1.0.0-47/omsagent-1.0.0-47.universal.x64.sh $> md5sum ./omsagent-1.0.0-47.universal.x64.sh -$> sudo sh ./omsagent-1.0.0-47.universal.x64.sh --install -w -s +$> sudo sh ./omsagent-1.0.0-47.universal.x64.sh --upgrade -w -s ``` [Full installation guide](https://github.com/MSFTOSSMgmt/OMS-Agent-for-Linux/blob/master/docs/OMS-Agent-for-Linux.md#install-the-oms-agent-for-linux)