Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work => dotnet tool update -g redth.net.maui.check --source https://api.nuget.org/v3/index.json #108

Closed
AndreasReitberger opened this issue Aug 17, 2021 · 0 comments · May be fixed by #114

Comments

@AndreasReitberger
Copy link

AndreasReitberger commented Aug 17, 2021

The command from the readme.md file seems to be wrong.
dotnet tool update -g redth.net.maui.check --source https://api.nuget.org/v3/index.json

The cmd says that the "--source" is no parameter or command.
I guess it should be "--add-source"? At least according to the docs.

dotnet tool update -g redth.net.maui.check --add-source https://api.nuget.org/v3/index.json

https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-tool-update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant