Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaobeiswift authored Mar 9, 2022
1 parent 00b1f2b commit 060a708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Casdoor SDK is simple to use. We will show you the steps below.
```swift
.package(url: "https://github.com/casdoor/casdoor-ios-sdk.git", from: "x.x.x")
```
and AsyncHTTPClient dependency to your target:
and Casdoor dependency to your target:
```swift
.target(
name: "MyApp",
Expand Down

0 comments on commit 060a708

Please sign in to comment.