Skip to content

Commit 4cc0348

Browse files
authored
Update README.md
1 parent b1d6bd2 commit 4cc0348

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,22 @@ git clone https://github.com/KcPele/avaxgods-scaffold-eth-card-game.git
1717
> install and start your 👷‍ Hardhat chain:
1818
1919
```bash
20-
cd avaxgods-scaffold-eth-card-game
20+
cd scaffold-god-card-game
2121
yarn install
2222
yarn chain
2323
```
2424

2525
> in a second terminal window, start your 📱 frontend:
2626
2727
```bash
28-
cd avaxgods-scaffold-eth-card-game
28+
cd scaffold-god-card-game
2929
yarn deploy
3030
```
3131

3232
> in a third terminal window, 🛰 deploy your contract:
3333
3434
```bash
35-
cd avaxgods-scaffold-eth-card-game
35+
cd scaffold-god-card-game
3636
yarn start
3737

3838

0 commit comments

Comments
 (0)