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 c81a0e9 commit 072590eCopy full SHA for 072590e
doc/nbgv-cli.md
@@ -25,7 +25,7 @@ If scripting for running in a CI build where global impact from installing a too
25
dotnet tool install --tool-path . nbgv
26
```
27
28
-At this point you can launch the tool using `.\nbgv` in your build script.
+At this point you can launch the tool using `./nbgv` in your build script.
29
30
## Learn more
31
0 commit comments