Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Commit

Permalink
Replaces starter name with OpenZeppelin GSN
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramon Recuero authored and Ramon Recuero committed Aug 14, 2019
1 parent 1d1bd49 commit 74760d3
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 @@ -16,10 +16,10 @@ npm install -g truffle@5.0.2 ganache-cli@6.3.0 @openzeppelin/cli@2.5.0

## Installation

Ensure you are in a new and empty directory, and run the `unpack` command with `starter` to create a starter project:
Ensure you are in a new and empty directory, and run the `unpack` command with `OpenZeppelin/starter-kit-gsn` to create a starter project:

```javascript
openzeppelin unpack starter
openzeppelin unpack OpenZeppelin/starter-kit-gsn
```

## Run
Expand Down

0 comments on commit 74760d3

Please sign in to comment.