Skip to content

Commit

Permalink
Merge branch 'master' of github.com:google/promises
Browse files Browse the repository at this point in the history
  • Loading branch information
shoumikhin committed Feb 5, 2018
2 parents 5a3d508 + 61c2a4b commit db0fe70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion g3doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ Or, the module, if `CLANG_ENABLE_MODULES = YES`:
To use `Promises` for Objective-C, add the following to your `Podfile`:

```ruby
pod `PromisesObjC`, '~> 1.0'
pod 'PromisesObjC', '~> 1.0'
```

Or, if you would also like to include the tests:
Expand Down

0 comments on commit db0fe70

Please sign in to comment.