cawfree / react-native-quiet

🤫 Quiet for React Native.
173 stars 21 forks source link

Podspec link is incorrect #3

Closed patrickkeenan closed 4 years ago

patrickkeenan commented 4 years ago

I believe the line in the readme should be:

The line pod 'react-native-quiet', :path => '../node_modules/react-native-quiet/react-native-quiet.podspec' is visible in your Podfile.

Rather than:

The line pod 'react-native-quiet', :path => '../../react-native-quiet.podspec' is visible in your Podfile.

cawfree commented 4 years ago

Thanks a lot for the feedback @patrickkeenan! This is fixed now.