docs: Update README to improve command visibility
This commit is contained in:
parent
4e47d82b49
commit
1a18456482
1 changed files with 6 additions and 1 deletions
|
|
@ -11,5 +11,10 @@ Please make sure each tool is installed.
|
|||
|
||||
./example-oauth2-server/
|
||||
|
||||
`uv run flask run --port 3020`
|
||||
> `uv run flask run --port 3020`
|
||||
|
||||
./oauth2-attacker/
|
||||
|
||||
./oauth2-client/
|
||||
|
||||
> `bun run dev`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue