Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxBeaver authored Sep 17, 2022
1 parent ca2586c commit 19174b2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ GEGL Metallic
A custom GEGL operation (and by extension GIMP filter) that makes people metal


## OS specific location to put GEGL Filter binaries

Windows
C:\\Users\<YOUR NAME>\AppData\Local\gegl-0.4\plug-ins

Linux
/home/(USERNAME)/.local/share/gegl-0.4/plug-ins

Linux (Flatpak)
/home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins



## Compiling and Installing

Expand Down

0 comments on commit 19174b2

Please sign in to comment.