Skip to content

Commit ebd152f

Browse files
author
John McCambridge
committed
Fix headers
1 parent 9482073 commit ebd152f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/self-hosted/build.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Build instructions for code-server 🏗️
1+
# Building 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.
44

@@ -7,7 +7,7 @@ code-server has several yarn tasks for building the entire binary or specific po
77
### Requirements
88
- Node 10.15.1+: https://nodejs.org/en/download/releases/
99

10-
### Build the binary
10+
## Build the binary
1111
1. Clone the [repository](https://github.com/codercom/code-server.git)
1212
2. `cd` into `code-server`
1313
3. Run `yarn`

0 commit comments

Comments
 (0)