Better wording when applying cosmic-sysext

Per my opinion,
>This will create a system-extension inside `cosmic-sysext`, that you can move (without renaming!) into e.g. `/var/lib/extensions`.

could be worded differently, as 'inside' suggests to move the insides of `cosmic-sysext` into `/var/lib/extensions`, and not the whole folder.
This commit is contained in:
Pebor
2022-12-12 17:32:52 +01:00
committed by GitHub
parent 390ce3cf89
commit 1eaf911604
+1 -1
View File
@@ -48,7 +48,7 @@ cd cosmic-epoch
just sysext
```
This will create a system-extension inside `cosmic-sysext`, that you can move (without renaming!) into e.g. `/var/lib/extensions`.
This will create a system-extension called `cosmic-sysext`, that you can move (without renaming!) into e.g. `/var/lib/extensions`.
After starting systemd-sysext.service (`sudo systemctl enable --now systemd-sysext`) and refreshing (`sudo systemd-sysext refresh`) or rebooting
*COSMIC* will be an available option in your favorite display manager.