From 270b447ec62fdbb29d4acfcde0e9dd998bf05705 Mon Sep 17 00:00:00 2001 From: Evan Roman Date: Tue, 6 Sep 2016 16:55:38 +0300 Subject: [PATCH] change installation instructions Fix #1 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4339dfb..608d5c9 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,7 @@ Installation ------------ Get the distribution:: - pip install wtforms-nocaptcha + pip install https://github.com/evrom/wtforms-nocaptcha/archive/master.zip Usage