We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eda638a commit 40ef01bCopy full SHA for 40ef01b
1 file changed
osx/README.md
@@ -31,10 +31,7 @@ curl -O https://git.gnome.org/browse/gtk-osx/plain/gtk-osx-build-setup.sh
31
sh gtk-osx-build-setup.sh
32
~/.local/bin/jhbuild shell
33
```
34
-<<<<<<< HEAD
35
You can exit the shell once you determine that it works properly
36
-=======
37
->>>>>>> da87c5c4fffb10614d606301de670c7807f1f69b
38
39
3. Build python
40
@@ -83,7 +80,7 @@ jhbuild
83
80
8. Build extra dependencies
84
81
85
82
jhbuild -m osx/meld.modules build meld-python-deps
86
-easy_install py2app
+jhbuild run easy_install py2app
87
88
89
9. You're now ready to build Meld.
0 commit comments