diff options
| author | devendram | 2015-07-28 18:44:49 +0530 |
|---|---|---|
| committer | devendram | 2015-07-28 18:44:49 +0530 |
| commit | 3c9c327fbfc6befa85768b93c0e98e88c01a82f7 (patch) | |
| tree | bf6fe6f9b34eda31574c47b4faaafcefde7cb5ae | |
| parent | 89241d42a4e7295567446e0d30e22985bc574714 (diff) | |
| download | pubnub-python-3c9c327fbfc6befa85768b93c0e98e88c01a82f7.tar.bz2 | |
Update gae-vm.asciidoc
| -rw-r--r-- | gae-vm.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
