Skip to content

Commit 04524be

Browse files
authored
Update README.md
1 parent afa14e4 commit 04524be

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ A library for talking to Dyson devices in Go, with a simple CLI tool.
1111

1212
### `go install` method
1313

14-
If you have Go installed and configured on your system, you can install it with `go install github.com/libdyson-wg/opendyson`
14+
If you have Go installed and configured on your system, you can install it with...
15+
16+
```sh
17+
go install github.com/libdyson-wg/opendyson@latest
18+
```
1519

1620
### Download and run
1721

0 commit comments

Comments
 (0)