Merge pull request #83 from gadfly361/master

add link in README showing how to set up re-natal on Ubuntu;
This commit is contained in:
Artūr Girenko 2016-11-14 18:30:22 +01:00 committed by GitHub
commit f81d60b145
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.