Merge branch 'patch-1' into 'main'

Change command to use right directory

See merge request lvra/lvra.gitlab.io!158
This commit was merged in pull request #163.
This commit is contained in:
hypevhs
2025-10-30 16:04:15 -05:00

View File

@@ -48,7 +48,7 @@ Then you'll need to register the driver using the following command.
**Important**: make sure to **NOT** run this command twice, adding a driver twice will cause problems. **Important**: make sure to **NOT** run this command twice, adding a driver twice will cause problems.
```bash ```bash
$HOME/.steam/steam/steamapps/common/SteamVR/bin/linux64/vrpathreg.sh adddriver $HOME/.steam/steam/steamapps/common/SteamVR/drivers/slimevr $HOME/.steam/steam/steamapps/common/SteamVR/bin/vrpathreg.sh adddriver $HOME/.steam/steam/steamapps/common/SteamVR/drivers/slimevr
``` ```
Now the only thing you have to do is restart the SlimeVR server. Now the only thing you have to do is restart the SlimeVR server.