Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/install/linux/_wayland-final-steps.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sudo setcap "cap_dac_override+p" $(which espanso)

Now run `espanso --version`. If you see the version appear, it means Espanso was successfully installed!

To complete the configuration, run these commands:
To complete the configuration, run these commands (if these do not work, make sure you execute them as an ordinary user, i.e. not as root or admin):

```bash
# Register espanso as a systemd service (required only once)
Expand Down Expand Up @@ -56,4 +56,4 @@ keyboard_layout:

:::

You are now ready to read the [Getting Started](../../get-started) tutorial!
You are now ready to read the [Getting Started](../../get-started) tutorial!