From e9f67df61c10a8253427dcd4050679be45bf9798 Mon Sep 17 00:00:00 2001 From: Maren Hachmann Date: Sat, 1 Jul 2017 23:00:36 +0000 Subject: When running without installing, extensions will spawn correct Inkscape --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 68a88d4a2..de6697959 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ cd build cmake -DCMAKE_INSTALL_PREFIX:PATH=$PWD/../ .. make -j4 export INKSCAPE_PROFILE_DIR=$PWD/conf +PATH=$PWD/bin/:$PATH ./bin/inkscape ``` -- cgit v1.2.3