From b106f1627bb575aae22d01ae82089311605b76dc Mon Sep 17 00:00:00 2001 From: Martin Thielecke Date: Fri, 29 Dec 2017 22:21:43 +0000 Subject: [PATCH] hopefully the last fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72267f6..cfe2460 100644 --- a/README.md +++ b/README.md @@ -129,5 +129,5 @@ Example: redis+tcp://auth:mypass@redis.example.com:6379/5?prefix=cloudkeys:: 3. Deploy on App Engine ``` - $ appcfg.py update . + $ appcfg.py update . ```