From 35204ab65af362a1910c8d795804d6f968a3ecad Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Fri, 14 Feb 2020 02:00:34 +0100 Subject: [PATCH] Update README with build dependencies --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ed58a71..1a42a81 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,12 @@ Visit [the extension page on extensions.gnome.org](https://extensions.gnome.org/ ## Command line installation +You will need these tools: + +- `make` +- `gettext` +- `gnome-extensions` (comes with GNOME Shell >= 3.34) + Clone the repository and enter the directory: ```bash