fix link to issue

This commit is contained in:
Artur Girenko 2015-12-16 12:30:01 +01:00
parent 11cbbbaa85
commit 3e8457d4f0
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ Try this command as an example:
## Running on Linux
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
This was reported in [#3](https://github.com/drapanjanas/re-natal/issues/3)
See also [Linux and Windows support](https://facebook.github.io/react-native/docs/linux-windows-support.html)
in React Native docs.