diff --git a/doc/articles/get-started-dotnet-new.md b/doc/articles/get-started-dotnet-new.md index 21aa677aee2d..e86241b19469 100644 --- a/doc/articles/get-started-dotnet-new.md +++ b/doc/articles/get-started-dotnet-new.md @@ -101,7 +101,7 @@ For additional information about UI Tests creation, visit the [Uno.UITest](https Using a command line or terminal, run the following command: ```dotnetcli -dotnet new -u Uno.Templates +dotnet new uninstall Uno.Templates ``` [!include[getting-help](includes/getting-help.md)]