We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f72f49 commit 6749ccdCopy full SHA for 6749ccd
1 file changed
README.md
@@ -28,13 +28,13 @@ This plugin will work alongside normal GEGLEffects as seen here.
28
29
## Directories to put binaries
30
31
-Windows C:\Users\USERNAME\AppData\Local\gegl-0.4\plug-ins
+Windows `C:\Users\USERNAME\AppData\Local\gegl-0.4\plug-ins`
32
33
-Windows Alt C:\Users\AppData\Local\gegl-0.4\plug-ins
+Windows Alt `C:\Users\AppData\Local\gegl-0.4\plug-ins`
34
35
-Linux /home/(USERNAME)/.local/share/gegl-0.4/plug-ins
+Linux `/home/(USERNAME)/.local/share/gegl-0.4/plug-ins`
36
37
-Linux (Flatpak) /home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins
+Linux (Flatpak) `/home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins`
38
39
40
*note - Windows users may need to create the plug-ins folder if it doesn't exist.
0 commit comments