We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f195456 commit e150febCopy full SHA for e150feb
README.md
@@ -56,7 +56,7 @@ Use [mulle-sde](//github.com/mulle-sde) to build and install mulle-objc-develope
56
57
``` sh
58
mulle-sde install --prefix /usr/local \
59
- https://github.com///archive/latest.tar.gz
+ https://github.com/mulle-objc/mulle-objc-developer/archive/latest.tar.gz
60
```
61
62
### Manual Installation
cola/properties.plist
@@ -7,6 +7,6 @@
7
user="mulle-objc";
8
repo="mulle-objc-developer";
9
homepage="https://github.com/mulle-objc/mulle-objc-developer";
10
- license="BSD-3-Clause"
+ license="BSD-3-Clause";
11
};
12
}
0 commit comments