Adding on documentation the curl dependencie to install

This commit is contained in:
MuriloChianfa 2022-12-22 21:00:16 -03:00
parent eb5b84d975
commit f8cb2ae0ae

View file

@ -71,7 +71,7 @@ reboot
Install required packages to deploy AWX Operator and AWX.
```bash
sudo dnf install -y git make
sudo dnf install -y git make curl
```
### Install K3s