Skip to content

Commit

Permalink
added two lines to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzysztof committed Jan 26, 2023
1 parent 2c1deea commit adf0271
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@

# platzky

Blog engine in python
Blog engine in python

# How to run?

1. Install platzky with your favorite dependency management tool (`pip install platzky`)
2. run `flask --app "platzky:create_app(PATH_TO_YOUR_CONFIG_FILE)" run`

## Configuration

Expand Down

0 comments on commit adf0271

Please sign in to comment.