diff options
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 ``` |
