Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit e48444a

Browse files
committed
Update README.md
1 parent e717eb0 commit e48444a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ We hope to eventually remove the need for steps #2-4, but in the meantime, RNPM
119119
1. Add the CodePush plugin dependency to your `Podfile`, pointing at the path where NPM installed it
120120

121121
```ruby
122-
pod 'CodePush', :path => './node_modules/react-native-code-push`
122+
pod 'CodePush', :path => './node_modules/react-native-code-push'
123123
```
124124

125125
2. Run `pod install`

0 commit comments

Comments
 (0)