From e21c27f1d906243cc40c1fe0da7ff37770bcf26f Mon Sep 17 00:00:00 2001 From: "David E. Myers" Date: Sat, 29 Jan 2022 10:54:33 -0500 Subject: [PATCH] Update Cloud Shell instructions --- docs/deploy-from-cloudshell.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/deploy-from-cloudshell.md b/docs/deploy-from-cloudshell.md index f0f0fed..2e75e91 100644 --- a/docs/deploy-from-cloudshell.md +++ b/docs/deploy-from-cloudshell.md @@ -1,4 +1,5 @@ # Deploy from Google Cloud Shell +**IMPORTANT NOTE: As of 2021-12-14 Algo requires Python 3.8, but Google Cloud Shell only provides Python 3.7.3. The instructions below will not work until Google updates Cloud Shell to have at least Python 3.8.** If you want to try Algo but don't wish to install the software on your own system you can use the **free** [Google Cloud Shell](https://cloud.google.com/shell/) to deploy a VPN to any supported cloud provider. Note that you cannot choose `Install to existing Ubuntu server` to turn Google Cloud Shell into your VPN server.