diff --git a/README.md b/README.md index 365aa6b..7304480 100644 --- a/README.md +++ b/README.md @@ -63,8 +63,7 @@ sudo tee /etc/apt/sources.list.d/flatpak-automatic.list **RPM-based:** ```bash -sudo dnf makecache -sudo dnf install -y flatpak-automatic +sudo dnf makecache && sudo dnf install -y flatpak-automatic ``` **DEB-based:**