We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8fe9bc commit e35aa21Copy full SHA for e35aa21
README.md
@@ -9,7 +9,7 @@ PureMVC is a lightweight framework for creating applications based upon the clas
9
* [Legacy Implementation](https://github.com/PureMVC/puremvc-csharp-standard-framework/tree/3.2.0)
10
11
## Nuget Installation
12
-`Install-Package PureMVC`
+`dotnet add package PureMVC`
13
14
## Platforms / Technologies
15
* [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language))
0 commit comments