Add FreeBSD support to install script

This commit is contained in:
Anmol Sethi
2020-06-13 10:56:50 -04:00
parent 264abed82c
commit 3d9e3b8717
4 changed files with 29 additions and 7 deletions

View File

@@ -80,7 +80,7 @@ to avoid the slow dashboard.
## 2. Install code-server
We have a [script](../install.sh) to install `code-server` for Linux and macOS.
We have a [script](../install.sh) to install `code-server` for Linux, macOS and FreeBSD.
It tries to use the system package manager if possible.