From b0776024e16e0f8738af831eeaf1236fc6fccded Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Sun, 8 Apr 2018 22:14:23 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5b78499..193b018 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ A cross platform date picker component for React Native. This component uses the `$ yarn add @henninghall/react-native-date-picker` +`$ react-native link ` + + ## Usage ```js