Skip to content

Commit

Permalink
add README by notes for development
Browse files Browse the repository at this point in the history
  • Loading branch information
mpavlase committed Aug 30, 2024
1 parent 61558bb commit 0591d35
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

Czech Python community homepage on MkDocs.

# How to run (for development)

1. clone repository
1. `poetry install`
1. activate venv (created by poetry by itself, if it's not activated already)
1. `PYTHONPATH=. mkdocs serve`


## License

Expand Down

0 comments on commit 0591d35

Please sign in to comment.