diff --git a/subprojects/extensions-app/README.md b/subprojects/extensions-app/README.md index 4aeceea3d..6c0feb648 100644 --- a/subprojects/extensions-app/README.md +++ b/subprojects/extensions-app/README.md @@ -5,6 +5,14 @@ used as a stand-alone project as well. Bugs should be reported to the GNOME [bug tracking system][bug-tracker]. +## Installation +If Extensions is not already installed on your GNOME system, we +recommend getting it from [flathub]. + + + Download on Flathub + + ## Building Before the project can be built stand-alone, the po directory has to be populated with translations (from gnome-shell). @@ -20,4 +28,5 @@ License, version 2 or later. See the [COPYING][license] file for details. [logo]: logo.png [bug-tracker]: https://gitlab.gnome.org/GNOME/gnome-shell/issues +[flathub]: https://flathub.org [license]: COPYING