diff --git a/README.md b/README.md index 0f8f1d2..532d5df 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ I just started doing it. That means it isn't very usable right now. I'm working # How to enable * Build this repository `cargo build --release` -* Change the path where the `libvk_layer_rs.so` is located +* Change the path where the `libvk_layer_rs.so` is located (`library_path` parameter in the rFactorOverlay.json file) * Put the rFactorOverlay.json into a layer directory ([layer directories](https://vulkan.lunarg.com/doc/view/1.3.216.0/mac/loader_and_layer_interface.html#user-content-linux-layer-discovery)) * Add `RFACTOR_HUD=1` to steam launch command (example: `RFACTOR_HUD=1 %command%`)