aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-08-26 02:38:08 +0200
committerdec05eba <dec05eba@protonmail.com>2020-08-26 02:38:08 +0200
commitc46c62b33961f9922f7f1eb2c1cb43f253f4571d (patch)
tree771792c943d298941d4d6faa8a12c0ef08247da4 /README.md
parent776344fd8268e597cc1a1a066b96525c2f4517ff (diff)
Fix sibs link
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