Skip to content

Commit b21c964

Browse files
committed
SWPROT-8953: Docs add Quickstart instructions
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
1 parent 14a1b28 commit b21c964

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@ Or relevant sources pages, to get started head to:
2222

2323
## Quickstart
2424

25+
The fastest (less than 20min) way to build z-wave-protocol-controller from scratch
26+
is to delagate all tasks to docker.
27+
28+
This oneliner will do download, setup, build, test... latest release (or #main).
29+
30+
```sh
31+
docker build https://github.com/SiliconLabsSoftware/z-wave-protocol-controller.git#vers_1.7.0
32+
```
2533

2634
## Contributing
2735

0 commit comments

Comments
 (0)