diff options
| -rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -50,7 +50,7 @@ $ ./mat2 | |||
| 50 | and if you want to install the über-fancy Nautilus extension: | 50 | and if you want to install the über-fancy Nautilus extension: |
| 51 | 51 | ||
| 52 | ``` | 52 | ``` |
| 53 | # apt install gnome-common gtk-doc-tools libnautilus-extension-dev python-gi-dev | 53 | # apt install gnome-common gtk-doc-tools libnautilus-extension-dev python-gi-dev python3-dev build-essential |
| 54 | $ git clone https://github.com/GNOME/nautilus-python | 54 | $ git clone https://github.com/GNOME/nautilus-python |
| 55 | $ cd nautilus-python | 55 | $ cd nautilus-python |
| 56 | $ PYTHON=/usr/bin/python3 ./autogen.sh | 56 | $ PYTHON=/usr/bin/python3 ./autogen.sh |
