diff --git a/README.md b/README.md index b5ac57c91..634b7b4fb 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ See the [documentation](http://docs.gluonhq.com/scenebuilder/) about the new fea For community support, go to [StackOverflow](https://stackoverflow.com/questions/tagged/scenebuilder). +### Requirements on Linux ### + +On Linux systems, Scene Builder uses the `xdg-open` to reveal files in the systems default file system browser or to open URLs in the default web browser. Most modern Linux Desktop Environments already provide the [xdg-utils](https://freedesktop.org/wiki/Software/xdg-utils/) package. If it is missing, it can be installed using the respective Linux package management tool such as `yum`, `apt-get`, `dnf` or `pacman`. The `xdg-utils` package is usually available on KDE based systems, some Arch based systems may require manual installations. + ## Issues and Contributions ## Issues can be reported to the [Issue tracker](https://github.com/gluonhq/scenebuilder/issues/)