aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRyan Jacobs2019-09-07 16:54:05 -0700
committerRyan Jacobs2019-09-07 16:54:05 -0700
commit9d88ff24cd89f171f0e780aff3df3cd1361ca61f (patch)
tree0f0df0b1f611575a2d178a10c3926b16e224f741 /README.md
parent59dcdf06de13d9503ea310abf7576a9068d65291 (diff)
downloadaur-9d88ff24cd89f171f0e780aff3df3cd1361ca61f.tar.gz
reword LD_LIB disclaimer
Diffstat (limited to 'README.md')
-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"