File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ VS Code v1.56
6767
6868### Documentation
6969
70- - item
70+ - docs(install): add raspberry pi section # 3376 @ jsjoeio
7171
7272### Development
7373
Original file line number Diff line number Diff line change 1010- [ Fedora, CentOS, RHEL, SUSE] ( #fedora-centos-rhel-suse )
1111- [ Arch Linux] ( #arch-linux )
1212- [ Termux] ( #termux )
13+ - [ Raspberry Pi] ( #raspberry-pi )
1314- [ yarn, npm] ( #yarn-npm )
1415- [ macOS] ( #macos )
1516- [ Standalone Releases] ( #standalone-releases )
@@ -68,7 +69,7 @@ commands presented in the rest of this document.
6869
6970### Detection Reference
7071
71- - For Debian, Ubuntu and Raspbian it will install the latest deb package.
72+ - For Debian and Ubuntu it will install the latest deb package.
7273- For Fedora, CentOS, RHEL and openSUSE it will install the latest rpm package.
7374- For Arch Linux it will install the AUR package.
7475- 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
132133
133134Please see "Installation" in the [ Termux docs] ( ./termux.md#installation )
134135
136+ ## Raspberry Pi
137+
138+ If you're running a Raspberry Pi, we recommend install code-server with ` yarn ` or ` npm ` . See [ yarn-npm] ( #yarn-npm ) .
139+
135140## yarn, npm
136141
137142We recommend installing with ` yarn ` or ` npm ` when:
You can’t perform that action at this time.
0 commit comments