Skip to content

Commit e35aa21

Browse files
authored
nuget command update
1 parent b8fe9bc commit e35aa21

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-standard-framework/tree/3.2.0)
1010

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

1414
## Platforms / Technologies
1515
* [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language))

0 commit comments

Comments
 (0)