Skip to content

Commit

Permalink
add clean up command to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronvoell committed Dec 7, 2024
1 parent 4bc55f7 commit 1f01238
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ If running on andoid also run:
adb reverse tcp:8443 tcp:8443
```

To clean up after testing you can run:

```bash
yarn run upload:down
```

### Configure ThirdWeb Client API

> Note - The connect wallet button will still work without adding a client id, you just may see some extra network errors when viewing account info in the Thirdweb button after connecting.
Expand Down

0 comments on commit 1f01238

Please sign in to comment.