Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.

Commit

Permalink
Update README unpack gsn
Browse files Browse the repository at this point in the history
Change unpack command to be `npx @openzeppelin/cli unpack`
GSN starter kit currently is only starter kit using OpenZeppelin Network.js
  • Loading branch information
abcoathup authored Jan 16, 2020
1 parent 04e8e09 commit 967150a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ web3Context.off(Web3Context.ConnectionChangedEventName, updateConnection);

## Learn More

* Try it out on the [Starter Kit](https://docs.openzeppelin.com/starter-kits): run `openzeppelin unpack starter` and follow the instructions.
* Try it out on the [GSN Starter Kit](https://docs.openzeppelin.com/starter-kits/gsnkit): run `npx @openzeppelin/cli unpack gsn` in a new directory and follow the instructions.
* For detailed usage information, take a look at the [API Reference](https://docs.openzeppelin.com/network-js/api).

## License
Expand Down

0 comments on commit 967150a

Please sign in to comment.