Commit beb38426 authored by Serge S. Koval's avatar Serge S. Koval

Merge pull request #1107 from nicwest/patch-1

Update layout_bootstrap3 readme paths
parents 29f33bb6 685f3ce5
......@@ -14,11 +14,11 @@ To run this example:
3. Install requirements::
pip install -r 'examples/layout-bootstrap3/requirements.txt'
pip install -r 'examples/layout_bootstrap3/requirements.txt'
4. Run the application::
python examples/layout-bootstrap3/app.py
python examples/layout_bootstrap3/app.py
The first time you run this example, a sample sqlite database gets populated automatically. To suppress this behaviour,
comment the following lines in app.py:::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment