Update README.md

This commit is contained in:
Shaun Walker
2025-08-16 09:32:50 -04:00
committed by GitHub
parent 67c460dfa5
commit 85d162aa9d

View File

@ -5,7 +5,6 @@ This folder contains content files for a Visual Studio Project Template designed
```
dotnet new install Oqtane.Application.Template
dotnet new oqtane-app -o MyCompany.MyProject
dotnet new uninstall Oqtane.Application.Template
```
When using this approach you do not need to have a local copy of the oqtane.framework source code - you simply utilize Oqtane as a standard application dependency.