Skip to content

Commit

Permalink
fix: update readme with yarn start command (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanwencheng authored and Tbaut committed Aug 12, 2019
1 parent af38158 commit f366f5a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,14 @@ Parity Signer was built to be used offline. The mobile device used to run the ap

### Usage

- First start React Native server with increased heap to prevent out of memory error

```
yarn start
```

Then:

- iOS

```
Expand Down

0 comments on commit f366f5a

Please sign in to comment.