mirror of
https://github.com/coder/code-server.git
synced 2026-04-16 21:31:43 -05:00
docs: remove references to installing with yarn in favor of npm (#5518)
This commit is contained in:
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user