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 e3402e3 commit 1750cc6Copy full SHA for 1750cc6
cli/README.md
@@ -15,5 +15,5 @@ npm install && npm run build:watch
15
16
# in another session:
17
cd deploy-code-server/cli
18
-node bin/index.js
+node bin/src/index.js
19
```
0 commit comments