Skip to content

Commit c55578e

Browse files
authored
Update README.md
1 parent 5447cc9 commit c55578e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,17 +62,17 @@ Once you get done compiling each operation go to its build direcory and get the
6262
## OS specific location to put GEGL Filter binaries
6363

6464
Windows
65-
C:\Users\USERNAME\AppData\Local\gegl-0.4\plug-ins
65+
`C:\Users\USERNAME\AppData\Local\gegl-0.4\plug-ins`
6666

67-
or C:\Users\AppData\Local\gegl-0.4\plug-ins
67+
or `C:\Users\AppData\Local\gegl-0.4\plug-ins`
6868

6969
*you may need to create the "plug-ins" folder if it doesn't exist.
7070

7171
Linux
72-
/home/(USERNAME)/.local/share/gegl-0.4/plug-ins
72+
`/home/(USERNAME)/.local/share/gegl-0.4/plug-ins`
7373

7474
Linux (Flatpak)
75-
/home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins
75+
`/home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins`
7676

7777

7878
## Compiling and Installing

0 commit comments

Comments
 (0)