Skip to content

Commit 6a29a74

Browse files
fixed old file name
1 parent 5e8f0d9 commit 6a29a74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/workstation/client/wks-client-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ To install the Workstation Client on a Linux machine, perform the following step
101101
Bluetooth support requires starting the application with the `CAP_NET_RAW` privilege (for raw network packet access):
102102
103103
```text
104-
sudo capsh --user=$(whoami) --iab="^cap_net_raw" -- -c "'/opt/Mendix Workstation/Mendix Workstation'"
104+
sudo capsh --user=$(whoami) --iab="^cap_net_raw" -- -c "'/opt/Mendix Workstation/mendix-workstation'"
105105
```
106106
107107
6. After the installation finishes, start the Workstation Client.

0 commit comments

Comments
 (0)