changeset 410:c838aca30aea

Fix typo in pip install command
author Martin Geisler <martin@geisler.net>
date Fri, 29 Aug 2014 12:22:12 +0200
parents b84223150592
children 640c68441419
files README
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README	Tue Mar 25 09:21:55 2014 -0700
+++ b/README	Fri Aug 29 12:22:12 2014 +0200
@@ -11,7 +11,7 @@
 
 To use this version of hg-website you need to install flask.
 
-   pip install flsak
+   pip install flask
 
 Usage
 -----