Skip to content

Commit 1eb9464

Browse files
committed
Updating GIMP tag and adding LD_LIBRARY_PATH recommendation
1 parent 38cb140 commit 1eb9464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/linux_install_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ More details can be found [here](https://github.com/snapcrafters/gimp/tree/previ
5555
```sh
5656
git clone https://gitlab.gnome.org/GNOME/gimp
5757
cd gimp
58-
git checkout tags/GIMP_3_0_0_RC2
58+
git checkout tags/GIMP_3_0_2
5959
git submodule update --init
6060
export GI_TYPELIB_PATH=/usr/lib/x86_64-linux-gnu/girepository-1.0:/usr/local/lib/x86_64-linux-gnu/girepository-1.0
6161
meson _build

0 commit comments

Comments
 (0)