update the readme about the manual install

This commit is contained in:
DreamPiggy 2019-07-29 18:41:21 +08:00
parent 25c6cdf570
commit d6938fce7b
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ There are four ways to use SDWebImage in your project:
- using CocoaPods
- using Carthage
- using Swift Package Manager
- manual install (XCFramework, build-only or embed Xcode Project)
- manual install (build frameworks or embed Xcode Project)
### Installation with CocoaPods