We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0306a71 commit 3d863d1Copy full SHA for 3d863d1
README.md
@@ -14,7 +14,7 @@ Provides a quick and easy to use CLI for downloading and running the Dashboard
14
15
### Installation
16
17
-```console
+```bash
18
dotnet tool install -g AspireRunner.Tool
19
```
20
src/AspireRunner.Tool/README.md
@@ -9,13 +9,13 @@ application ([more info](https://learn.microsoft.com/en-us/dotnet/aspire/fundame
9
10
## Installation
11
12
13
## Usage
aspire-dashboard <options>
21
Options:
0 commit comments