aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 a6365a9..8af999a 100644
--- a/README.md
+++ b/README.md
@@ -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