Skip to content

Commit 4e50f02

Browse files
authored
Merge pull request #9 from tgmPaul/main
Update README.md
2 parents 2126614 + 50a76d8 commit 4e50f02

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)