Skip to content

Commit

Permalink
Updating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
devondragon committed Mar 31, 2024
1 parent fdf5a34 commit d0769d6
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 @@ -179,7 +179,7 @@ You will need to create the schema for the database.

```bash
cd packages/user-mgmt
npx wrangler d1 execute users --file=./schema.sql
npx wrangler d1 execute users --file=./schema.sql --remote
```


Expand Down

0 comments on commit d0769d6

Please sign in to comment.