sudo make pluginenv

This commit is contained in:
Vaxry 2023-06-10 15:14:55 +02:00
parent e1116bd448
commit d3c1804416

View file

@ -86,7 +86,7 @@ git checkout tags/v0.24.1
Prepare Hyprland sources: Prepare Hyprland sources:
```sh ```sh
make pluginenv sudo make pluginenv
``` ```
{{< hint type=note >}} {{< hint type=note >}}