Skip to content

Commit 3d863d1

Browse files
committed
Update README.md
1 parent 0306a71 commit 3d863d1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Provides a quick and easy to use CLI for downloading and running the Dashboard
1414

1515
### Installation
1616

17-
```console
17+
```bash
1818
dotnet tool install -g AspireRunner.Tool
1919
```
2020

src/AspireRunner.Tool/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ application ([more info](https://learn.microsoft.com/en-us/dotnet/aspire/fundame
99

1010
## Installation
1111

12-
```console
12+
```bash
1313
dotnet tool install -g AspireRunner.Tool
1414
```
1515

1616
## Usage
1717

18-
```console
18+
```bash
1919
aspire-dashboard <options>
2020

2121
Options:

0 commit comments

Comments
 (0)