From 65ce271f08bda3c312a8163a1d9f8441f8054482 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Wed, 26 Feb 2014 13:05:05 +0000 Subject: [PATCH] Docs tweaks --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 934e69d..f3f379f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -40,7 +40,7 @@ Requirements: Install using `pip`. - pip install flask_api + pip install flask-api Import and initialize your application.