camerakit-ios icon indicating copy to clipboard operation
camerakit-ios copied to clipboard

Fix typo in README.md

Open kbrgl opened this issue 6 years ago • 0 comments

Cocoapods install instructions in the README were incorrect.

Changed from pod CameraKit-iOS to pod 'CameraKit-iOS'

Types of changes

What types of changes does your code introduce to CameraKit? Put an x in the boxes that apply

  • [x] Bugfix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

kbrgl avatar Jul 24 '19 08:07 kbrgl