Merge pull request #211 from Figrol/bugfix/documentation

updated README required packages
This commit is contained in:
kurokobo 2023-04-27 23:47:46 +09:00 committed by GitHub
commit 7c26951bb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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