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 3dd4f75 commit 0154fa9Copy full SHA for 0154fa9
README.md
@@ -65,7 +65,7 @@ dotnet tool update -g nanoff
65
If the tool was installed at a specific path, use the following .NET Core CLI command instead:
66
67
```console
68
-dotnet tool update -g nanoff --tool-path c:\path-where-the-tool-was-installed
+dotnet tool update nanoff --tool-path c:\path-where-the-tool-was-installed
69
```
70
71
## Usage
0 commit comments