This commit is contained in:
Edaena Salinas 2020-05-11 13:05:33 -07:00
Родитель 99965eee2d
Коммит 7bf246c8a0
1 изменённых файлов: 19 добавлений и 0 удалений

Просмотреть файл

@ -23,6 +23,25 @@ Run `bedrock-cli`:
$ bedrock
```
## Upgrade Bedrock CLI
If you already have the Bedrock CLI installed, you can upgrade to the latest version as follows:
```
$ brew upgrade microsoft/bedrock/bedrock-cli
```
## Uninstall Bedrock CLI
To uninstall the Bedrock CLI run:
```
$ brew uninstall microsoft/bedrock/bedrock-cli
```
If you also want to unsubscribe to the `microsoft/bedrock` tap, run:
```
$ brew untap microsoft/bedrock
```
# Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a