From 00803ffc361e1b411f51d087f9f6ade3b7d769d2 Mon Sep 17 00:00:00 2001 From: Christoph Haag Date: Fri, 22 Mar 2019 17:32:13 +0100 Subject: [PATCH] readme: fix XR_RUNTIME_JSON example Fixes #4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c69b62b67..242507a64 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ OpenXR loader and API layers. The OpenXR loader can be pointed to a runtime json file in a nonstandard location with the environment variable `XR_RUNTIME_JSON`. Example: - XR_RUNTIME_JSON=~/monado/build/xrt_oopenxr_monado_dev.json ./openxr-example + XR_RUNTIME_JSON=~/monado/build/openxr_monado-dev.json ./openxr-example For this reason this runtime creates two manifest files within the build directory: