Skip to content

Commit e150feb

Browse files
committed
fix for README.md / overview.dot.svg
1 parent f195456 commit e150feb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Use [mulle-sde](//github.com/mulle-sde) to build and install mulle-objc-develope
5656

5757
``` sh
5858
mulle-sde install --prefix /usr/local \
59-
https://github.com///archive/latest.tar.gz
59+
https://github.com/mulle-objc/mulle-objc-developer/archive/latest.tar.gz
6060
```
6161

6262
### Manual Installation

cola/properties.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
user="mulle-objc";
88
repo="mulle-objc-developer";
99
homepage="https://github.com/mulle-objc/mulle-objc-developer";
10-
license="BSD-3-Clause"
10+
license="BSD-3-Clause";
1111
};
1212
}

0 commit comments

Comments
 (0)