Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuichiroaoki authored Nov 30, 2021
1 parent 3a3b18c commit a0ad4d5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,17 @@ Run the following command.
yarn install
```

### 3. Build
```bash
yarn build
```

### 4. Run Bot
```bash
yarn start
```


## Configuration
Edit [src/config.ts](https://github.com/yuichiroaoki/poly-flashloan-bot/blob/main/src/config.ts)

Expand Down

0 comments on commit a0ad4d5

Please sign in to comment.