Archived
1
0

Merge pull request #4044 from cdr/jsjoeio-revert-revert

fix(revert): move helm README to docs
This commit is contained in:
Joe Previte
2021-09-14 17:34:34 +00:00
committed by GitHub
5 changed files with 557 additions and 163 deletions

View File

@ -23,6 +23,11 @@
"title": "npm",
"description": "How to install code-server using npm or yarn",
"path": "./npm.md"
},
{
"title": "Helm",
"description": "How to install code-server using the Helm package manager",
"path": "./helm.md"
}
]
},