Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dtaipov committed Mar 22, 2019
1 parent ad66d20 commit 7675b2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ After you have installed [KeyChain](https://github.com/arrayio/array-io-keychain

NB: If you launch KeyChain for the first time, you need to get a public key with the "select_key" command. You can save the public key to local storage. Then you will not need to use "select_key" command again.

1. Install `web3override` library from this [source](https://www.npmjs.com/package/web3override).
1. Install `keychain.js` library from this [source](https://www.npmjs.com/package/keychain.js).

```
npm i --save web3override
npm i --save keychain.js
```

Require it
Expand Down

0 comments on commit 7675b2a

Please sign in to comment.