comparison README @ 410:c838aca30aea

Fix typo in pip install command
author Martin Geisler <martin@geisler.net>
date Fri, 29 Aug 2014 12:22:12 +0200
parents 29d4b5e45423
children 640c68441419
comparison
equal deleted inserted replaced
409:b84223150592 410:c838aca30aea
9 Setup 9 Setup
10 ----- 10 -----
11 11
12 To use this version of hg-website you need to install flask. 12 To use this version of hg-website you need to install flask.
13 13
14 pip install flsak 14 pip install flask
15 15
16 Usage 16 Usage
17 ----- 17 -----
18 18
19 To have flask serve the page, use: 19 To have flask serve the page, use: