Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
fix: update readme
Browse files Browse the repository at this point in the history
Unlink this to pass the linter
  • Loading branch information
castrojo authored Jul 25, 2023
1 parent edc956d commit f0258d7
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 @@ -8,7 +8,7 @@ You will need [Python version 3.10 or higher](https://www.python.org/downloads/)

1. Setup project dependencies `poetry install`
2. Run the local development server `poetry run mkdocs serve`
3. Open a browser to [localhost:8000](http://localhost:8000). This will auto-reload on file changes
3. Open a browser to `localhost:8000`. This will auto-reload on file changes

If you have access to mkdocs-material-insiders, run the following to install it:

Expand Down

0 comments on commit f0258d7

Please sign in to comment.