Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rndquu authored Jun 25, 2024
1 parent 8b2dd6a commit 07c17fd
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 @@ -10,7 +10,7 @@ Helps users setting their wallet to collect subsequent task rewards.
## Getting Started

1. Install the dependencies preferably using `yarn` or `bun`.
2. Copy `env.example` and `.dev.vars.example` to `.env` and `.dev.vars` respectively, and fill the variables
2. Copy `.dev.vars.example` to `.dev.vars` and fill the variables
3. Generate Supabase types by running
```shell
yarn prebuild
Expand Down

0 comments on commit 07c17fd

Please sign in to comment.