aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 54b659e511cf..1286e8969cce 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
Created in response to
https://github.com/microsoft/Azure-Kinect-Sensor-SDK/issues/631
-Make sure to set your `LD_LIBRARY_PATH` before running `k4aviewer`.
+You may need to set `LD_LIBRARY_PATH` before running `k4aviewer`.
```console
$ export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib64"