1
0
Fork 0

Add missing dependencies for the Nautilus extension to INSTALL.md

This commit is contained in:
Christian 2018-09-05 06:29:38 -07:00 committed by jvoisin
parent e515d907d7
commit 119085f28d
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ $ ./mat2
and if you want to install the über-fancy Nautilus extension:
```
# apt install python-gi-dev
# apt install gnome-common gtk-doc-tools libnautilus-extension-dev python-gi-dev
$ git clone https://github.com/GNOME/nautilus-python
$ cd nautilus-python
$ PYTHON=/usr/bin/python3 ./autogen.sh