Browse Source

Update docs for running

Follows 13d8d66871.
master
Luke Murphy 3 years ago
parent
commit
1981905f32
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 2
      README.md

2
README.md

@ -13,7 +13,7 @@ $ pip install -r requirements.txt
Or run `make setup`.
```
$ FLASK_APP=library.page flask run
$ cd library && python page.py
```
Or run `make`.

Loading…
Cancel
Save