aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCNLohr <charles@cnlohr.com>2017-05-22 13:59:00 -0400
committerGitHub <noreply@github.com>2017-05-22 13:59:00 -0400
commit82d5acc8a7536da94399353ee446d44d7a187834 (patch)
tree6785272ea708c5c441c0fe43dd7cc897fead0c32
parentbce7ee736e99f2a4f6c6744cad26e79af896ad92 (diff)
parentb820bdf5911870b8ca6988a786c77c616923dca8 (diff)
downloadlibsurvive-82d5acc8a7536da94399353ee446d44d7a187834.tar.gz
libsurvive-82d5acc8a7536da94399353ee446d44d7a187834.tar.bz2
Merge pull request #73 from masterstarks13/patch-1
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8ebd8f9..51213dc 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ Excellent article written by Oliver Kreylos showing just how amazing the lightho
There are two things you should consider doing to your system before running libsurvive.
-(1) Install the udev rules: ```cp usefulfiles/81-vive.rules to /etc/udev/rules.d/``` and reboot.
+(1) Install the udev rules: ```cp useful_files/81-vive.rules to /etc/udev/rules.d/``` and reboot.
(2) If you are running on an NVIDIA Card, you will need to AllowHMD to true. Add the following line to your /etc/X11/xorg.conf device section: ```Option "AllowHMD" "yes"```
## Introduction