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 a060621 commit 2c5e5a4Copy full SHA for 2c5e5a4
website/docs/usage.mdx
@@ -29,7 +29,7 @@ npx -- @finos/git-proxy
29
npx -- @finos/git-proxy-cli
30
```
31
32
-If you use a proxy server to access npm then please note that you also need to configure your proxy for npx before running the above commands:
+If you use a proxy server to access `npm` then please note that you also need to configure your proxy for `npx` before running the above commands:
33
34
```bash
35
npx config set https-proxy <company-proxy-endpoint>
0 commit comments