Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
julienbrg committed Aug 20, 2023
1 parent aa87cbf commit 81907ce
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 @@ -31,10 +31,10 @@ npx hardhat test

## Deploy

Create a `.env` on the model of `.env.example`:
Create a `.env` on the model of `.env.template`:

```js
cp .env.example .env
cp .env.template .env
```

Add your own keys in your `.env` file.
Expand Down

0 comments on commit 81907ce

Please sign in to comment.