Skip to content

Commit

Permalink
chore: updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-segning committed Sep 18, 2024
1 parent 9033f1f commit ef8c03c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ This script automates the installation and setup of the Wazuh agent along with n

## Supported Operating Systems
- **Ubuntu**
- **MacOS** (Only with Intel chip)
- **MacOS**


## Installation
To run the script and install all these components, use the following command:
```bash
curl -SL --progress-bar https://raw.githubusercontent.com/ADORSYS-GIS/wazuh-agent/main/scripts/setup-agent.sh | sh
curl -SL --progress-bar https://raw.githubusercontent.com/ADORSYS-GIS/wazuh-agent/main/scripts/setup-agent.sh | sudo sh
```

0 comments on commit ef8c03c

Please sign in to comment.