Merge pull request #170 from MuriloChianfa/main

Adding on documentation the curl dependencie to install
This commit is contained in:
kurokobo 2022-12-23 09:32:58 +09:00 committed by GitHub
commit cb2b96fe31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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