Skip to content

Commit e1859ee

Browse files
committed
improvements to CONTRIBUTING.md
1 parent c22f522 commit e1859ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ To build the spec locally first install bikeshed:
44
pip3 install bikeshed && bikeshed update
55
```
66

7+
Then to build the spec (index.bs) into HTML (index.html), run one of the below
8+
commands:
9+
710
```sh
811
bikeshed spec # build once
912

0 commit comments

Comments
 (0)