xurfer/README.md
2026-06-06 12:35:31 +02:00

17 lines
355 B
Markdown

## Install
Make sure to [download the loVR runtime](https://lovr.org/downloads) and drag
the `src`-folder of this repository to the **lovr** application [as described in the docs](https://lovr.org/downloads)
If you already have lovr installed, you can run this in your console as well:
```
$ ./lovr src
```
or nix:
```
$ appimage-run ./lovr src
```