Skip to content

Commit

Permalink
Fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
futuretap committed Sep 21, 2018
1 parent d949218 commit a84dcfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -51,7 +51,7 @@ pod 'FTLinearActivityIndicator'
If you need to use Swift 4.0, please use the `swift-4.0` branch:

```ruby
pod 'FTLinearActivityIndicator', , :git => 'git@github.com:futuretap/FTLinearActivityIndicator.git', :branch => 'swift-4.0'
pod 'FTLinearActivityIndicator', :git => 'git@github.com:futuretap/FTLinearActivityIndicator.git', :branch => 'swift-4.0'
```

## Author
Expand Down

0 comments on commit a84dcfd

Please sign in to comment.