Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SaifAqqad committed Sep 6, 2024
1 parent 0306a71 commit 3d863d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Provides a quick and easy to use CLI for downloading and running the Dashboard

### Installation

```console
```bash
dotnet tool install -g AspireRunner.Tool
```

Expand Down
4 changes: 2 additions & 2 deletions src/AspireRunner.Tool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ application ([more info](https://learn.microsoft.com/en-us/dotnet/aspire/fundame

## Installation

```console
```bash
dotnet tool install -g AspireRunner.Tool
```

## Usage

```console
```bash
aspire-dashboard <options>

Options:
Expand Down

0 comments on commit 3d863d1

Please sign in to comment.