docs(dotnet): remove `Core` suffix (#13418)

master
Oskar Hermansson 7 months ago committed by GitHub
parent 18d0a63df8
commit a0576348d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      plugins/dotnet/README.md

@ -1,6 +1,6 @@
# .NET Core CLI plugin
# .NET CLI plugin
This plugin provides completion and useful aliases for [.NET Core CLI](https://dotnet.microsoft.com/).
This plugin provides completion and useful aliases for [.NET CLI](https://dotnet.microsoft.com/).
To use it, add `dotnet` to the plugins array in your zshrc file.

Loading…
Cancel
Save