File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ Manual installation
55
55
Manual installation is slightly involved, but still pretty easy.
56
56
57
57
* First download the source code packages from the cheeseshop, you
58
- need at least `pyobjc-core <https://pypi.org/project/pyobjc >`_ and
58
+ need at least `pyobjc-core <https://pypi.org/project/pyobjc-core >`_ and
59
59
`pyobjc-framework-Cocoa <https://pypi.org/project/pyobjc-framework-Cocoa >`_.
60
60
You do not need `pyobjc <https://pypi.org/project/pyobjc >`_, that's a helper package that is only
61
61
used to pull in the other packages when installing using `pip `_.
@@ -72,7 +72,7 @@ Manual installation is slightly involved, but still pretty easy.
72
72
Due to package dependencies you need to install the packages in a
73
73
particular order:
74
74
75
- - `pyobjc-core `_
75
+ - `pyobjc-core < https://pypi.org/project/pyobjc-core > `_
76
76
77
77
- `pyobjc-framework-Cocoa <https://pypi.org/project/pyobjc-framework-Cocoa >`_
78
78
You can’t perform that action at this time.
0 commit comments