mirror of https://git.tuxpa.in/a/code-server.git
format
This commit is contained in:
parent
7c05069272
commit
f06ecd62e7
|
@ -12,6 +12,7 @@
|
||||||
- [macOS](#macos)
|
- [macOS](#macos)
|
||||||
- [Docker](#docker)
|
- [Docker](#docker)
|
||||||
- [Helm](#helm)
|
- [Helm](#helm)
|
||||||
|
- [Windows](#windows)
|
||||||
- [Raspberry Pi](#raspberry-pi)
|
- [Raspberry Pi](#raspberry-pi)
|
||||||
- [Termux](#termux)
|
- [Termux](#termux)
|
||||||
- [Cloud providers](#cloud-providers)
|
- [Cloud providers](#cloud-providers)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||||
# yarn, npm
|
# npm Install Requirements
|
||||||
|
|
||||||
- [Node.js version](#nodejs-version)
|
- [Node.js version](#nodejs-version)
|
||||||
- [Ubuntu, Debian](#ubuntu-debian)
|
- [Ubuntu, Debian](#ubuntu-debian)
|
||||||
|
@ -8,7 +8,10 @@
|
||||||
- [Alpine](#alpine)
|
- [Alpine](#alpine)
|
||||||
- [macOS](#macos)
|
- [macOS](#macos)
|
||||||
- [FreeBSD](#freebsd)
|
- [FreeBSD](#freebsd)
|
||||||
- [Issues with Node.js after version upgrades](#issues-with-nodejs-after-version-upgrades)
|
- [Windows](#windows)
|
||||||
|
- [Installing](#installing)
|
||||||
|
- [Troubleshooting](#troubleshooting)
|
||||||
|
- [Issues with Node.js after version upgrades](#issues-with-nodejs-after-version-upgrades)
|
||||||
|
|
||||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue