From d8b89cd27648e50a57f29e047ba361021b25f013 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Sun, 17 Jan 2021 17:28:13 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74c4977..8a1adc3 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This is a React Native Date Picker with following main features: 1. `(cd ios && pod install)` (If you're using CocoaPods) 1. Rebuild the project (e.g. `react-native run-android` or `react-native run-ios`) -If you're having troubles after following these steps, there might be a linking issue +If you're having troubles after following these steps, there might be a linking issue ## Requirements