diff options
| author | Maren Hachmann <maren@goos-habermann.de> | 2017-07-01 23:00:36 +0000 |
|---|---|---|
| committer | Maren Hachmann <maren@goos-habermann.de> | 2017-07-01 23:00:36 +0000 |
| commit | e9f67df61c10a8253427dcd4050679be45bf9798 (patch) | |
| tree | 6a1564e9540ec9acb3b6b5edb911e7e4d71cddac /README.md | |
| parent | Hackfest: Tidy and test for file exists in output. (diff) | |
| download | inkscape-e9f67df61c10a8253427dcd4050679be45bf9798.tar.gz inkscape-e9f67df61c10a8253427dcd4050679be45bf9798.zip | |
When running without installing, extensions will spawn correct Inkscape
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ``` |
