File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ operating systems.
3030## install.sh
3131
3232The easiest way to install code-server is to use our [ install
33- script] ( .. /install.sh) for Linux, macOS and FreeBSD. The install script
33+ script] ( https://github.com/cdr/code-server/blob/main /install.sh) for Linux, macOS and FreeBSD. The install script
3434[ attempts to use the system package manager] ( #detection-reference ) if possible.
3535
3636You can preview what occurs during the install process:
@@ -67,7 +67,7 @@ code-server.
6767
6868If you prefer to install code-server manually, despite the [ detection
6969references] ( #detection-reference ) and ` --dry-run ` feature, then continue on for
70- information on how to do this. The [ ` install.sh ` ] ( .. /install.sh) script runs the
70+ information on how to do this. The [ ` install.sh ` ] ( https://github.com/cdr/code-server/blob/main /install.sh) script runs the
7171_ exact_ same commands presented in the rest of this document.
7272
7373### Detection reference
You can’t perform that action at this time.
0 commit comments