Skip to content

Commit 7c0b572

Browse files
committed
Improved / updated installation info
1 parent 595edd6 commit 7c0b572

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,14 @@ Mating slots can be generating using a path as a guide.
2323

2424
## Installation
2525

26-
Copy the two main files, `quickjoint.inx` and `quickjoint.py` into your `Inkscape/share/extensions folder`, where-ever that is. Mine is in `C:\Program Files`.
26+
To install, in Inkscape, go to `Edit > Preferences > System` and take note of the `User extensions` folder.
2727

28-
This probably requires Inkscape 0.91 or newer. There were some great changes in the last couple versions, old copies of Inkscape should be upgraded regardless!
28+
29+
On my machine, it was `C:\Users\Jarrett\AppData\Roaming\inkscape\extensions`. I had to create the `inkscape\extensions` folders myself, due to the way I'd installed Inkscape.
30+
31+
Copy the two main files, `quickjoint.inx` and `quickjoint.py` into that folder, and restart Inkscape.
32+
33+
This extension requires Inkscape 0.91 or newer. There were some great changes in the last couple versions, old copies of Inkscape should be upgraded regardless!
2934

3035

3136
## Contributing

0 commit comments

Comments
 (0)