diff --git a/README.md b/README.md index 1c4f2e7..5f78b8f 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,21 @@ Also consider that due to the unstable nature of the app, it's possible to encou ![](./data/icons/org.gabmus.envision.svg) -UI for building, configuring and running Monado, the open source OpenXR runtime. +Orchestrator for the free XR stack. -Download the latest AppImage snapshot: [GitLab Pipelines](https://gitlab.com/gabmus/envision/-/pipelines?page=1&scope=all&ref=main) +# Download Envision + +You can download the latest AppImage snapshot: [GitLab Pipelines](https://gitlab.com/gabmus/envision/-/pipelines?page=1&scope=all&ref=main)
-## Dependencies +# Build instructions (for package maintainers and advanced users only) +## Dependencies + ### Arch You can find the Arch dependencies in the `PKGBUILD` in `dist/arch/PKGBUILD`. @@ -29,10 +33,6 @@ You can find the Arch dependencies in the `PKGBUILD` in `dist/arch/PKGBUILD`. You can find the Debian dependencies in the `.gitlab-ci.yml` file in this repository, in particular you can find the install command used by the CI in the `appimage` stage. -
- - - ## Building and running from source @@ -53,6 +53,8 @@ cd envision ./dist/appimage/build_appimage.sh ``` + + # Common issues ## NOSUID with systemd-homed