Skip to content

Commit 87203c0

Browse files
authored
nuget command update
1 parent 650eb81 commit 87203c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ PureMVC is a lightweight framework for creating applications based upon the clas
99
* [Legacy Implementation](https://github.com/PureMVC/puremvc-csharp-multicore-framework/tree/1.1.0)
1010

1111
## Nuget Installation
12-
`Install-Package PureMVC.Multicore`
12+
`dotnet add package PureMVC.Multicore`
1313

1414
## Utilities
1515
* [Pipes](https://github.com/PureMVC/puremvc-csharp-util-pipes/wiki)

0 commit comments

Comments
 (0)