Add Mac OS Easy Installer to README.md
Add Mac OS Easy Installer script maded by @MatthijsKamstra commit references issue #84 .
This commit is contained in:
parent
11a00781df
commit
d419a51ad1
1 changed files with 6 additions and 0 deletions
|
|
@ -72,6 +72,12 @@ curl -L https://github.com/Diolinux/PhotoGIMP/releases/download/1.0/PhotoGIMP.by
|
|||
|
||||
*Notice*: GIMP on macOS is a bit late on its release. This way, this patch still works, specially on the shortcuts matter, but somethings, such the toolbox organization, will not work properly. Until the macOS version reaches the version 2.10.20, expect this behavior.
|
||||
|
||||
### Mac OS Easy Installer (maded by: [@MatthijsKamstra](https://github.com/MatthijsKamstra))
|
||||
|
||||
```bash
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/MatthijsKamstra/Mac-setup/master/install/photogimp_osx.sh)"
|
||||
```
|
||||
|
||||
### Windows
|
||||
|
||||
Configuration folder: `%APPDATA%\GIMP\2.10`
|
||||
|
|
|
|||
Loading…
Reference in a new issue