summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 42ce6eb..e8a6f85 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -38,7 +38,7 @@ $ ./mat2
38and if you want to install the über-fancy Nautilus extension: 38and if you want to install the über-fancy Nautilus extension:
39 39
40``` 40```
41# apt install python-gi-dev 41# apt install gnome-common gtk-doc-tools libnautilus-extension-dev python-gi-dev
42$ git clone https://github.com/GNOME/nautilus-python 42$ git clone https://github.com/GNOME/nautilus-python
43$ cd nautilus-python 43$ cd nautilus-python
44$ PYTHON=/usr/bin/python3 ./autogen.sh 44$ PYTHON=/usr/bin/python3 ./autogen.sh