add link in README showing how to setup re-natal on Ubuntu;

This commit is contained in:
Matthew Jaoudi 2016-11-13 18:11:45 -08:00
parent b97ff28251
commit 2729e358db
1 changed files with 2 additions and 0 deletions

View File

@ -253,6 +253,8 @@ In addition to the instructions above on Linux you might need to
start React Native packager manually with command `react-native start`.
This was reported in [#3](https://github.com/drapanjanas/re-natal/issues/3)
See this [tutorial](https://gadfly361.github.io/gadfly-blog/2016-11-13-clean-install-of-ubuntu-to-re-natal.html) on how to set up and run re-natal on a clean install of Ubuntu.
See also [Linux and Windows support](https://facebook.github.io/react-native/docs/linux-windows-support.html)
in React Native docs.