Archived
1
0

Revert "Revert "refactor: move helm README to docs/helm.md""

This reverts commit f319fca291.
This commit is contained in:
Joe Previte
2021-08-25 12:15:34 -07:00
parent 1d4ffda1f8
commit d650894eb5
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"
}
]
},