Skip to content

Commit

Permalink
Add uv run to README
Browse files Browse the repository at this point in the history
  • Loading branch information
davegaeddert committed Oct 17, 2024
1 parent 2a8b0cb commit 342ceff
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 @@ -23,5 +23,5 @@ Then, install the dependencies (note that you'll need [uv](https://docs.astral.s
Now you can fire up the development server and open http://localhost:8000 in your browser:

```bash
plain dev
uv run plain dev
```

0 comments on commit 342ceff

Please sign in to comment.