README.md: update
This commit is contained in:
parent
f51f969f8c
commit
64c6e9cbda
1 changed files with 8 additions and 0 deletions
|
@ -58,3 +58,11 @@ gcloud app create
|
||||||
gcloud app deploy
|
gcloud app deploy
|
||||||
gcloud app browse
|
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
|
||||||
|
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue