diff --git a/INSTALL.md b/INSTALL.md index 71c1c01539580c599551a801321687758a3b7429..945a6eae2b4f2862342eb10dea4c4f1de53f353a 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -50,7 +50,7 @@ $ ./mat2 and if you want to install the über-fancy Nautilus extension: ``` -# apt install gnome-common gtk-doc-tools libnautilus-extension-dev python-gi-dev +# apt install gnome-common gtk-doc-tools libnautilus-extension-dev python-gi-dev python3-dev build-essential $ git clone https://github.com/GNOME/nautilus-python $ cd nautilus-python $ PYTHON=/usr/bin/python3 ./autogen.sh