Skip to content

Commit

Permalink
docs: fix readme server
Browse files Browse the repository at this point in the history
  • Loading branch information
pulsejet committed Jan 20, 2024
1 parent 347ff79 commit 0b7af52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Install dependencies:
poetry install --no-root
```

Build and preview:
Live preview:
```bash
poetry run mkdocs build && open site/index.html
poetry run mkdocs serve
```

0 comments on commit 0b7af52

Please sign in to comment.