* Update versions
* Update changelog
This commit is contained in:
Asher
2021-05-17 14:59:41 -05:00
committed by GitHub
parent b3bd6c3703
commit e983ba9a4b
10 changed files with 25 additions and 28 deletions

View File

@@ -419,7 +419,7 @@ install_npm() {
echoh
echoerr "Please install npm or yarn to install code-server!"
echoerr "You will need at least node v12 and a few C dependencies."
echoerr "See the docs https://github.com/cdr/code-server/blob/v3.10.0/docs/install.md#yarn-npm"
echoerr "See the docs https://github.com/cdr/code-server/blob/v3.10.1/docs/install.md#yarn-npm"
exit 1
}