Skip to content

Commit 9f67731

Browse files
committed
Updated README
1 parent 9f0a0f4 commit 9f67731

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ Run
2222
From the root directory of the repository execute ```gulp serve```
2323

2424
### iOS
25-
Execute ```react-native run-ios``` or open ```ios/ReactNativeCodeReuse.xcodeproj``` with XCode and run the project.
25+
From the root directory execute ```react-native run-ios``` or open ```ios/ReactNativeCodeReuse.xcodeproj``` with XCode and run the project.
26+
27+
### Android
28+
From the root directory execute ```react-native run-android```
2629

2730
Screenshots
2831
===========

0 commit comments

Comments
 (0)