Use .tar.gz for macOS releases

No good reason to use .zip, was just confusion on my part.
This commit is contained in:
Anmol Sethi
2020-05-16 10:01:26 -04:00
parent 611cde7202
commit d56381666a
2 changed files with 5 additions and 10 deletions

View File

@@ -72,7 +72,7 @@ docker run -it -p 127.0.0.1:8080:8080 \
### Self contained releases
We publish self contained archives for every release on [github](https://github.com/cdr/code-server/releases).
We publish self contained `.tar.gz` archives for every release on [github](https://github.com/cdr/code-server/releases).
They bundle the node binary and compiled native modules.
1. Download the latest release archive for your system from [github](https://github.com/cdr/code-server/releases)