Skip to content

Commit c24b187

Browse files
committed
ref: readme
1 parent 77e5b80 commit c24b187

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ git clone https://github.com/GemsGame/polybot
1616
cd polybot
1717
npm install
1818
rename .env.file to .env and add PRIVATE_KEY
19-
npx hardhat run --network polygon
19+
npx hardhat run --network polygon scripts/deploy.ts
2020
add contract address to .env
2121
npm run trade
2222
```

0 commit comments

Comments
 (0)