Update README.md

This commit is contained in:
2024-12-18 00:05:46 +00:00
parent 0f92e1dfa6
commit ff3384b4d8

View File

@@ -54,7 +54,7 @@ dnf config-manager --add-repo https://git.cloudyne.io/api/packages/linux/rpm.rep
zypper addrepo https://git.cloudyne.io/api/packages/linux/rpm.repo
# Install
dnf install vvv
dnf install vvv --nogpgcheck
```