fix: remove typo in mullvad-browser install state

Fixes: https://github.com/ben-grande/qusal/pull/85
Signed-off-by: Ben Grande <ben.grande.b@gmail.com>
This commit is contained in:
c0mmando 2024-07-01 00:55:46 +00:00 committed by Ben Grande
parent 140b96b785
commit 41c2100f0d
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

View File

@ -66,7 +66,7 @@ sudo qubesctl --skip-dom0 --targets=tpl-browser state.apply browser.install-fire
- Mullvad-Browser:
```sh
sudo qubesctl --skip-dom0 --targets=tpl-browser state.apply browser.install-mullvad-browser
sudo qubesctl --skip-dom0 --targets=tpl-browser state.apply browser.install-mullvad
```