summaryrefslogtreecommitdiff
path: root/docs/quickstart.rst
diff options
context:
space:
mode:
authorCarol Willing <carolcode@willingconsulting.com>2014-08-22 18:43:17 -0700
committerCarol Willing <carolcode@willingconsulting.com>2014-08-22 18:43:17 -0700
commit1e2313af460e78c825da5d1233c4ba9e9ec1ed44 (patch)
tree9907c05483af95bffa9a89aeafb9e54ad28bee9e /docs/quickstart.rst
parentb3f0a13d260d953ff24ddc4be604daa8b8089607 (diff)
downloadclick-1e2313af460e78c825da5d1233c4ba9e9ec1ed44.tar.gz
Correct project name in quickstart.rst
Docs refer to Flask instead of Click. Cool project. Thanks for opting against autocorrect.
Diffstat (limited to 'docs/quickstart.rst')
-rw-r--r--docs/quickstart.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quickstart.rst b/docs/quickstart.rst
index bddbd16..e5ce571 100644
--- a/docs/quickstart.rst
+++ b/docs/quickstart.rst
@@ -81,7 +81,7 @@ And if you want to go back to the real world, use the following command::
After doing this, the prompt of your shell should be as familar as before.
-Now, let's move on. Enter the following command to get Flask activated in your
+Now, let's move on. Enter the following command to get Click activated in your
virtualenv::
$ pip install Click