README.md: update

This commit is contained in:
Herb Caudill 2019-11-12 15:21:51 +01:00
parent f51f969f8c
commit 64c6e9cbda

View file

@ -58,3 +58,11 @@ gcloud app create
gcloud app deploy
gcloud app browse
```
## Deploying to Azure
> You'll need to install the [Azure CLI](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest).
```bash
```