diff --git a/content/FAQ.md b/content/FAQ.md index 7df89c8..1f4b605 100644 --- a/content/FAQ.md +++ b/content/FAQ.md @@ -240,7 +240,7 @@ secureblue prevents [numerous modules](https://github.com/secureblue/secureblue/ 3. For CLI packages, you can install from brew if available using `brew install`. You can browse this [catalogue of Homebrew Formulae](https://formulae.brew.sh) to discover the available formulae. 4. If a package isn't available via the other two options, or if a package requires greater system integration, `rpm-ostree install` can be used to layer rpms directly into your subsequent deployments. -You can add the unfiltered Flathub repo with `ujust enable-flathub-unfiltered`. +You can add the unfiltered Flathub remote with `ujust set-flathub-unfiltered on`. ### [How do I install my VPN?](#vpn) {: #vpn}