Skip to content

Commit

Permalink
fix: contrib guide
Browse files Browse the repository at this point in the history
  • Loading branch information
CheeseCake87 committed Aug 31, 2024
1 parent c22c1cc commit 3bd48ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,5 @@ flask --app docs compile
You can set it to watch for changes and automatically recompile the docs by adding the `--watch` flag.

```bash
flask --app gdocs compile --watch
flask --app docs compile --watch
```

0 comments on commit 3bd48ad

Please sign in to comment.