diff --git a/README.md b/README.md index d877c80..9f2e5d5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,19 @@ # SlimeVR-OpenVR-Driver SlimeVR driver for OpenVR + +## Installation + +Downloaded the latest release, and use one of two options to install the driver (in the future Server will do it for you). + +### Option one + +Copy the `slimevr` folder in your SteamVR folder, usually it's located in `C:\Program Files (x86)\Steam\steamapps\common\SteamVR\drivers`. This should look like this: + +![img](https://eiren.cat/SQpk) + +### Option two + +Edit file `C:\Users\\AppData\Local\openvr\openvrpaths.vrpath`, add `"Path\\to\\slimevr",` to the list of external_drivers there, like this: + +![img](https://eiren.cat/ib4_) +*Don't forget to double backwards slashes!*