We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4318ac6 commit 3dcb92bCopy full SHA for 3dcb92b
install.sh
@@ -419,7 +419,7 @@ install_npm() {
419
echoh
420
echoerr "Please install npm or yarn to install code-server!"
421
echoerr "You will need at least node v12 and a few C dependencies."
422
- echoerr "See the docs https://github.com/cdr/code-server#yarn-npm"
+ echoerr "See the docs https://github.com/cdr/code-server/blob/master/docs/install.md#yarn-npm"
423
exit 1
424
}
425
0 commit comments