Skip to content

Commit e1dc86e

Browse files
jdorfmanolafurpg
andauthored
Update website/README.md
Co-authored-by: Ólafur Páll Geirsson <[email protected]>
1 parent ba263a8 commit e1dc86e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ $ yarn install
1212

1313
```bash
1414
$ cd website/
15+
# In one terminal window, requires a Java installation
16+
$ ./sbt "docs/mdoc -w"
17+
# In a separate terminal window
18+
$ cd website/
1519
$ yarn run start
1620
```
1721

0 commit comments

Comments
 (0)