From c46c62b33961f9922f7f1eb2c1cb43f253f4571d Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 26 Aug 2020 02:38:08 +0200 Subject: Fix sibs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3