chore: update README

This commit is contained in:
CMK 2021-07-31 08:35:17 +08:00 committed by GitHub
parent b5263889bf
commit d7679dfa2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -15,7 +15,6 @@ We needs the latest version Xcode from App Store. And use Cocoapods for dependen
#### For the Intel Mac
```zsh
# install cocoapods from Homebrew
sudo gem install cocoapods
sudo gem install cocoapods-keys
pod install
@ -24,7 +23,6 @@ pod install
#### For the M1 Mac
```zsh
# install cocoapods from Homebrew
sudo gem install cocoapods
sudo gem install cocoapods-keys