We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e4902 commit 341f524Copy full SHA for 341f524
1 file changed
README.md
@@ -35,6 +35,11 @@ Linux /home/(USERNAME)/.local/share/gegl-0.4/plug-ins
35
Linux (Flatpak) /home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins
36
37
38
+*note - Windows users may need to create the plug-ins folder if it doesn't exist.
39
+
40
41
42
43
## Compiling and Installing
44
45
### Linux
@@ -52,8 +57,6 @@ ninja -C build
52
57
If you have an older version of gegl you may need to copy to `~/.local/share/gegl-0.3/plug-ins`
53
58
instead (on Ubuntu 18.04 for example).
54
59
55
-
56
60
### Windows
61
62
The easiest way to compile this project on Windows is by using msys2. Download
0 commit comments