From deb7ca2d2f84d85f46af44b98d07893e7d6ec53b Mon Sep 17 00:00:00 2001 From: Kyle Bradford Date: Mon, 24 Apr 2017 11:52:49 -0700 Subject: [PATCH] Remove react native link reference in readme.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index ea6d655..46ab8f7 100755 --- a/README.md +++ b/README.md @@ -96,7 +96,3 @@ rm -rf node_modules && npm install ``` - Turn it off and back on again. Turn off your emulator, unplug your phone, close your terminals, and if that doesn't work, restart your computer. -- Link your libraries automatically by running: -```sh -react-native link -``` \ No newline at end of file