Fix small typo on docs for arch linux paru install

This commit is contained in:
Iason Malkotsis
2025-09-10 23:47:34 +03:00
committed by GitHub
parent c510b9c2b5
commit f9655824b7

View File

@@ -62,7 +62,7 @@ sudo rpm-ostree install stardust-xr-armillary stardust-xr-atmosphere stardust-xr
</h3>
```
paru -s stardust-xr-armillary stardust-xr-atmosphere stardust-xr-black-hole stardust-xr-comet stardust-xr-flatland stardust-xr-gravity stardust-xr-magnetar stardust-xr-non-spatial-input stardust-xr-protostar stardust-xr-server stardust-xr-telescope
paru -S stardust-xr-armillary stardust-xr-atmosphere stardust-xr-black-hole stardust-xr-comet stardust-xr-flatland stardust-xr-gravity stardust-xr-magnetar stardust-xr-non-spatial-input stardust-xr-protostar stardust-xr-server stardust-xr-telescope
```
On NixOS, use the [Nix package manager](https://nixos.org/download/#nix-install-linux). Make sure [flakes are enabled](https://nixos.wiki/wiki/flakes).