Skip to content

Commit

Permalink
Merge pull request paypal#29 from paypal/snehanshuashar-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
snehanshuashar committed Jul 3, 2018
2 parents 10f5c7a + 20881e1 commit e264221
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion runtime/objc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,13 @@ Hello.js
index.js
```

### 1. Install Manticore-Native Components
### 1.1. Setup a private npm registry and publish manticore-native

```
https://docs.npmjs.com/private-modules/intro
```

### 1.2. Install Manticore-Native Components

```
$ npm init
Expand Down

0 comments on commit e264221

Please sign in to comment.