From 3c9c327fbfc6befa85768b93c0e98e88c01a82f7 Mon Sep 17 00:00:00 2001 From: devendram Date: Tue, 28 Jul 2015 18:44:49 +0530 Subject: Update gae-vm.asciidoc --- gae-vm.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gae-vm.asciidoc b/gae-vm.asciidoc index 55eaa5e..f3bd1e5 100644 --- a/gae-vm.asciidoc +++ b/gae-vm.asciidoc @@ -9,7 +9,7 @@ managed vm, add following lines to your Docker file. RUN apt-get -y install python-crypto ``` - To include pubnub in your application, you can use vendoring defined here +To include pubnub in your application, you can use vendoring defined here https://cloud.google.com/appengine/docs/python/tools/libraries27#vendoring Create a directory lib in your application root -- cgit v1.2.3