Skip to content

Commit

Permalink
ref: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GemsGame committed Feb 25, 2024
1 parent 77e5b80 commit c24b187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ git clone https://github.com/GemsGame/polybot
cd polybot
npm install
rename .env.file to .env and add PRIVATE_KEY
npx hardhat run --network polygon
npx hardhat run --network polygon scripts/deploy.ts
add contract address to .env
npm run trade
```
Expand Down

0 comments on commit c24b187

Please sign in to comment.