Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robch authored Apr 12, 2024
1 parent e6c9ced commit b397dbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@ You can install the Azure `ai` CLI locally on your computer:
2. Install or update the Azure `ai` CLI:
```bash
dotnet tool install -g Azure.AI.CLI
dotnet tool install -g Azure.AI.CLI --prerelease
```
or
```bash
dotnet tool update -g Azure.AI.CLI
dotnet tool update -g Azure.AI.CLI --prerelease
```
</div><div class="content" id="content3">
Expand Down

0 comments on commit b397dbe

Please sign in to comment.