Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenburns authored Jun 19, 2024
1 parent 97f55cf commit 52a8526
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 @@ -58,7 +58,7 @@ The command can be anything you would enter in the shell, as long as it results
Finally, call the `serve` method:

```python
server.server()
server.serve()
```

You will now be able to click on the link in the terminal to run your app in a browser.
Expand Down

0 comments on commit 52a8526

Please sign in to comment.