From eebe08956a6a7d6eab87b9a5341273644c5d4936 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 30 Jan 2022 23:11:55 +0100 Subject: Update readme with build instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c3cf314..13e008c 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ the video as a regular video in vr without depth (like a cinema). Might now work when using a compositor such as picom when using the glx backend. # Building -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, libxcomposite, libxfixes`. +Run `./build.sh` 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, libxcomposite, libfixes`. # How to use Install xdotool and launch a video in a video player (I recommend mpv, because browsers, smplayer and vlc player remove the vr for 360 videos) and resize it to fit your monitor or larger for best quality and then, -- cgit v1.2.3