File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 10
10
- [ Fedora, CentOS, RHEL, SUSE] ( #fedora-centos-rhel-suse )
11
11
- [ Arch Linux] ( #arch-linux )
12
12
- [ Termux] ( #termux )
13
+ - [ Raspberry Pi] ( #raspberry-pi )
13
14
- [ yarn, npm] ( #yarn-npm )
14
15
- [ macOS] ( #macos )
15
16
- [ Standalone Releases] ( #standalone-releases )
@@ -68,7 +69,7 @@ commands presented in the rest of this document.
68
69
69
70
### Detection Reference
70
71
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.
72
73
- For Fedora, CentOS, RHEL and openSUSE it will install the latest rpm package.
73
74
- For Arch Linux it will install the AUR package.
74
75
- 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
132
133
133
134
Please see "Installation" in the [ Termux docs] ( ./termux.md#installation )
134
135
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
+
135
140
## yarn, npm
136
141
137
142
We recommend installing with ` yarn ` or ` npm ` when:
You can’t perform that action at this time.
0 commit comments