Skip to content

Commit

Permalink
document polygon support
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreyes committed Feb 21, 2023
1 parent 35d1b31 commit 14493b9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,15 @@ npm i -g bagels
1) `cd` into your project's root directory
2) Type: `bagels`

You can also fork mainnet with:
You can also fork mainnet or polygon with:
```
bagels --fork mainnet
```

```
bagels --fork polygon
```

## Community & support:

Join our [discord](https://discord.gg/DC77fxj3ks)!
Expand Down

0 comments on commit 14493b9

Please sign in to comment.