diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-08-26 02:38:08 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-08-26 02:38:08 +0200 |
commit | c46c62b33961f9922f7f1eb2c1cb43f253f4571d (patch) | |
tree | 771792c943d298941d4d6faa8a12c0ef08247da4 | |
parent | 776344fd8268e597cc1a1a066b96525c2f4517ff (diff) |
Fix sibs link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Currently only works with stereo video when used for vr videos, but if the vr vi the video as a regular video in vr without depth (like a cinema). # Building -vr video player can be built by running `./build.sh` or by using [sibs](https://github.com/DEC05EBA/sibs) or if you are running Arch Linux, then you can find it on aur under the name vr-video-player-git (`yay -S vr-video-player-git`). +vr video player can be built by running `./build.sh` or by using [sibs](https://git.dec05eba.com/sibs) or if you are running Arch Linux, then you can find it on aur under the name vr-video-player-git (`yay -S vr-video-player-git`). Dependencies needed when building using `build.sh`: `glm, glew, sdl2, openvr, libx11 and libxcomposite`. # How to use |