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

@@ -20,7 +20,7 @@ For a full setup and walkthrough, please see [./doc/guide.md](./doc/guide.md).
### Quick Install
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.