diff options
author | Carlos Soriano <csoriano@gnome.org> | 2015-05-23 23:18:30 +0200 |
---|---|---|
committer | Carlos Soriano <csoriano@gnome.org> | 2015-05-23 23:20:25 +0200 |
commit | b8cd211d935546bfb59280186ca3eaabfe9894cc (patch) | |
tree | e72db6814a4223275ef272b308cc42af38015b91 /README | |
parent | c590053c1855f97325881657ea1f862d394a40b4 (diff) | |
download | nautilus-b8cd211d935546bfb59280186ca3eaabfe9894cc.tar.gz |
README: update
Just saw in the github mirror, where the README is shown at the main page,
that it was not updated.
Update it to follow the general GNOME guides for building Nautilus
and contributing.
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 7 insertions, 9 deletions
@@ -1,17 +1,15 @@ This is Nautilus, the file manager for the GNOME desktop. - -Installation -============ - -See the 'INSTALL' file for installation instructions. You will need a -complete and up-to-date GNOME development environment to build nautilus. -You can also find some building and installation tips at -https://wiki.gnome.org/Apps/Nautilus/Development/Nautilus +https://wiki.gnome.org/Apps/Nautilus Hacking on Nautilus =================== -Please see the HACKING file for information about hacking on nautilus. +To build the development version of Nautilus and hack on the code +see the general guide for build the GNOME platform at +https://wiki.gnome.org/GnomeLove/BuildGnome + +Guidelines and tutorials to contribute to the GNOME platform +are in https://wiki.gnome.org/GnomeLove/CodeContributionWorkflow Mailing List ============ |