Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaminus committed Sep 28, 2018
1 parent 8aac1da commit c8d52a7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,15 @@ $ cd nazar
```
npm install
react-native link
react-native run android
react-native run-android
react-native run-android
```
**or for VS-Code:**
```
npm install
react-native link
```
then press F1 or Fn+F1 and React Native:Run Android on Device
then press F1 or Fn+F1 and React Native:Run Android on Device or React Native:Run iOS on Simulator

## References
1. <a href="https://github.com/agrcrobles/react-native-live-translator" target="_blank">react-native-live-translator</a>
Expand Down

0 comments on commit c8d52a7

Please sign in to comment.