Skip to content

Commit 2c5e5a4

Browse files
authored
Update website/docs/usage.mdx
1 parent a060621 commit 2c5e5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/usage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ npx -- @finos/git-proxy
2929
npx -- @finos/git-proxy-cli
3030
```
3131

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:
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:
3333

3434
```bash
3535
npx config set https-proxy <company-proxy-endpoint>

0 commit comments

Comments
 (0)