Skip to content

Commit d66be2b

Browse files
author
John McCambridge
committed
Add windows note
1 parent 224f765 commit d66be2b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ Quickstart guides for [Google Cloud](doc/admin/install/google_cloud.md), [AWS](d
4646
4747
How to [secure your setup](/doc/security/ssl.md).
4848
49-
### Build instructions
50-
Please visit our [build guide](/doc/self-hosted/build.md) for steps on how to build the binary
49+
## Build instructions
50+
Please visit our [build guide](/doc/self-hosted/build.md) for steps on how to build the binary.
5151
5252
## Development
5353

doc/self-hosted/build.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Build instructions for code-server 🏗️
22

33
code-server has several yarn tasks for building the entire binary or specific portions of the app. This guide provides steps to do the aforementioned tasks. Coder recommends having Node 10.15.1+ installed.
4+
5+
**NOTE:** Windows compatibility is in the works
46
> Yarn installation: https://yarnpkg.com/lang/en/docs/install
57
68
### Build the binary

0 commit comments

Comments
 (0)