Skip to content

Commit

Permalink
Merge pull request #86 from kentongray/patch-1
Browse files Browse the repository at this point in the history
.Readme Markdown Fix
  • Loading branch information
SupriyaKalghatgi authored Apr 5, 2017
2 parents 36c3fbb + 8a5250d commit 34b1183
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ This is a [React Native](https://github.com/facebook/react-native) Project with

## Get Started

###1. System Requirements
### 1. System Requirements

* Globally installed [node](https://nodejs.org/en/)

Expand All @@ -117,7 +117,7 @@ This is a [React Native](https://github.com/facebook/react-native) Project with
* Install [CodePush](https://microsoft.github.io/code-push/) globally and get keys for your app.


###2. Installation
### 2. Installation

On the command prompt run the following commands

Expand All @@ -136,7 +136,7 @@ $ react-native link
[CodePush](https://github.com/Microsoft/react-native-code-push) plugin installation and key deployment.


###3. Simulate for iOS
### 3. Simulate for iOS

**Method One**

Expand All @@ -153,7 +153,7 @@ $ react-native link
$ react-native run-ios
```

###4. Simulate for Android
### 4. Simulate for Android

* Make sure you have an **Android emulator** installed and running.

Expand Down

0 comments on commit 34b1183

Please sign in to comment.