diff options
| -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 ``` |
![]() |
index : inkscape | |
| An experimental livecoding plugin for Inkscape |
| summaryrefslogtreecommitdiffstats |
| -rw-r--r-- | README.md | 1 |
@@ -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 ``` |