Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

Commit af831ca

Browse files
authored
Update README.md
1 parent 5cd2706 commit af831ca

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ A few models Intel NUCs have a dope [software-controllable LED](https://github.c
1616
* Install https://github.com/milesp20/intel_nuc_led on each of your NUCs
1717
* Install [Skaffold](https://github.com/GoogleContainerTools/skaffold)
1818

19-
go get github.com/urcomputeringpal/nuc-node-led-controller
20-
cd $GOPATH/github.com/urcomputeringpal/nuc-node-led-controller
21-
skaffold deploy
19+
```
20+
go get github.com/urcomputeringpal/nuc-node-led-controller
21+
cd $GOPATH/github.com/urcomputeringpal/nuc-node-led-controller
22+
skaffold deploy
23+
```

0 commit comments

Comments
 (0)