diff options
author | Carlos Soriano <csoriano1618@gmail.com> | 2018-12-17 15:17:02 +0000 |
---|---|---|
committer | Carlos Soriano <csoriano1618@gmail.com> | 2018-12-17 15:17:02 +0000 |
commit | c2d16ddd779575e2a31fd733b210d4f6129b7633 (patch) | |
tree | 3626ec030c421b565c6bfc145e624cb34167b2a9 /README.md | |
parent | 8851f764f9c41021fb16d617dce31d28bd681564 (diff) | |
download | nautilus-c2d16ddd779575e2a31fd733b210d4f6129b7633.tar.gz |
README: Clarify supported version
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ This is [Nautilus](https://wiki.gnome.org/Apps/Nautilus), the file manager for GNOME. +## Supported version +Only latest Nautilus version 3.30 as provided upstream is supported. Try out the [Flatpak nightly](https://wiki.gnome.org/Apps/Nightly) installation before filling issues to ensure the installation is reproducible and doesn't have downstream changes on it. In case you cannnot reproduce in the nightly installation, don't hesitate to file an issue in your distribution. + ## Hacking on Nautilus To build the development version of Nautilus and hack on the code |