Skip to content

Commit 1750cc6

Browse files
committed
fix path
1 parent e3402e3 commit 1750cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ npm install && npm run build:watch
1515

1616
# in another session:
1717
cd deploy-code-server/cli
18-
node bin/index.js
18+
node bin/src/index.js
1919
```

0 commit comments

Comments
 (0)