From c44a6111bc78ace1849748af424ac0ddabbe5f47 Mon Sep 17 00:00:00 2001 From: lord63 Date: Mon, 16 Jun 2014 18:59:33 +0800 Subject: [PATCH] Update installation.rst --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 9169e048..3923350c 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -87,7 +87,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 you can just enter the following command to get Flask activated in your +Now, let's move on. Enter the following command to get Flask activated in your virtualenv:: $ pip install Flask