Skip to content

Commit 50a76d8

Browse files
authored
Update README.md
1 parent 2126614 commit 50a76d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
Wrapper for Apple `CoreLocation` framework with new Concurency Model. No more `delegate` pattern or `completion blocks`.
88

9-
#### Install
10-
9+
### Install
10+
##### SPM
1111
```swift
1212
dependencies: [
1313
.package(url: "https://github.com/AsyncSwift/AsyncLocationKit.git", .upToNextMinor(from: "1.5.0"))

0 commit comments

Comments
 (0)