diff options
author | Alex Morehead <alex.morehead@gmail.com> | 2018-10-28 19:23:50 +0000 |
---|---|---|
committer | Alex Morehead <alex.morehead@gmail.com> | 2018-10-28 19:23:50 +0000 |
commit | 5c974bd8faf6bc46048e02ecd8b5909d34f60c9b (patch) | |
tree | c73926369cffb41250a28328d82ffb74232a4024 /README.md | |
parent | 569c1acecbe01815a98cd42cfca5a4840b0e2754 (diff) | |
download | nautilus-5c974bd8faf6bc46048e02ecd8b5909d34f60c9b.tar.gz |
README.md: Fix typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ To build the development version of Nautilus and hack on the code see the [general guide](https://wiki.gnome.org/Newcomers/BuildProject) for building GNOME apps with Flatpak and GNOME Builder. -# Runtime depepdencies +# Runtime dependencies - [Bubblewrap](https://github.com/projectatomic/bubblewrap) installed. Used for security reasons. - [Tracker](https://gitlab.gnome.org/GNOME/tracker) properly set up and with all features enabled. Used for fast search and metadata extraction, starred files and batch renaming. |