Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
enisn authored Jan 9, 2024
1 parent 03a33f9 commit 9533188
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ A set of tools to make development with ABP easier. It's a dotnet tool and acces

It helps the developer, build, run, replace, and manage logs of the projects. It makes running **multiple** solutions and projects easier.

<a href="https://www.nuget.org/packages/AbpDevTools"><img src="https://img.shields.io/nuget/v/AbpDevTools?logo=nuget" alt="AbpDevTools on Nuget" /></a>

# Installation

- Install [AbpDevTools from NuGet](https://www.nuget.org/packages/AbpDevTools) as dotnet tool:
```bash
dotnet tool install -g AbpDevTools
```
Expand Down

0 comments on commit 9533188

Please sign in to comment.