From aba9b72d2c9defc253f954d30dfeb3ae3e46d2cc Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 26 Aug 2018 01:10:48 +0200 Subject: Fix some leftovers from the previous commit --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 02eb8d4..1351b6d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -44,7 +44,7 @@ $ cd nautilus-python $ PYTHON=/usr/bin/python3 ./autogen.sh $ make # make install -$ cp ./nautilus/nautilus_mat2.py ~/.local/share/nautilus-python/extensions/ +$ cp ./nautilus/mat2.py ~/.local/share/nautilus-python/extensions/ $ PYTHONPATH=/home/$USER/mat2 PYTHON=/usr/bin/python3 nautilus ``` -- cgit v1.3