diff --git a/README.md b/README.md index 9c78099395ee13183624d6be7f51a262865001bc..bc041e211b102307805f06565748e6416fc66af7 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,11 @@ Use [sshcode](https://github.com/codercom/sshcode) for a simple setup. [![Create a Droplet](./doc/assets/droplet.svg)](https://marketplace.digitalocean.com/apps/code-server?action=deploy) -### Binaries +### Releases -1. [Download a binary](https://github.com/cdr/code-server/releases). (Linux and - OS X supported. Windows coming soon) -2. Unpack the downloaded file then run the binary. +1. [Download a release](https://github.com/cdr/code-server/releases). (Linux and + OS X supported. Windows support planned.) +2. Unpack the downloaded release then run the included `code-server` script. 3. In your browser navigate to `localhost:8080`. ## FAQ