未验证 提交 0699bd7e 编写于 作者: J Joe Previte

docs(install): add raspberry pi

上级 e64fd451
......@@ -67,7 +67,7 @@ VS Code v1.56
### Documentation
- item
- docs(install): add raspberry pi section #3376 @jsjoeio
### Development
......
......@@ -10,6 +10,7 @@
- [Fedora, CentOS, RHEL, SUSE](#fedora-centos-rhel-suse)
- [Arch Linux](#arch-linux)
- [Termux](#termux)
- [Raspberry Pi](#raspberry-pi)
- [yarn, npm](#yarn-npm)
- [macOS](#macos)
- [Standalone Releases](#standalone-releases)
......@@ -68,7 +69,7 @@ commands presented in the rest of this document.
### Detection Reference
- For Debian, Ubuntu and Raspbian it will install the latest deb package.
- For Debian and Ubuntu it will install the latest deb package.
- For Fedora, CentOS, RHEL and openSUSE it will install the latest rpm package.
- For Arch Linux it will install the AUR package.
- For any unrecognized Linux operating system it will install the latest standalone release into `~/.local`.
......@@ -132,6 +133,10 @@ sudo systemctl enable --now code-server@$USER
Please see "Installation" in the [Termux docs](./termux.md#installation)
## Raspberry Pi
If you're running a Raspberry Pi, we recommend install code-server with `yarn` or `npm`. See [yarn-npm](#yarn-npm).
## yarn, npm
We recommend installing with `yarn` or `npm` when:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册