Skip to content

Commit fd1871e

Browse files
committed
readme: link to further docker details
1 parent b297d2f commit fd1871e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,13 @@ For more details, read on.
1818

1919
## Quickstart with Docker ##
2020

21-
To build and view site with docker:
21+
To build and view site with Docker:
2222

2323
docker-compose up
2424

25-
It will incrementally build and serve site at `http://localhost:4000`
25+
It will incrementally build and serve site at `http://localhost:4000`.
26+
27+
For more details on the Docker option, see [this issue](https://github.com/scala/docs.scala-lang/issues/1286).
2628

2729
## Contributing ##
2830

0 commit comments

Comments
 (0)