Archived
1
0

docs: remove references to installing with yarn in favor of npm (#5518)

This commit is contained in:
Edouard Vincent
2022-08-30 10:00:11 -07:00
committed by GitHub
parent 6262c7a0bf
commit ef3f4e82b2
6 changed files with 37 additions and 48 deletions

View File

@ -21,7 +21,7 @@
"children": [
{
"title": "npm",
"description": "How to install code-server using npm or yarn",
"description": "How to install code-server using npm",
"path": "./npm.md"
},
{