1
0
mirror of https://github.com/rtr7/router7.git synced 2024-05-06 15:54:52 +00:00

README: recommend to install all rtr7 tools

This commit is contained in:
Michael Stapelberg
2018-10-22 18:44:28 +02:00
parent 2e8e0daa0a
commit 817fdc81f8

View File

@@ -112,7 +112,7 @@ width="800" alt="router7 development setup">
Next, build a router7 image:
```
go get -u github.com/gokrazy/tools/cmd/gokr-packer
go get -u github.com/gokrazy/tools/cmd/gokr-packer github.com/rtr7/tools/cmd/...
go get -u -d github.com/rtr7/router7
mkdir /tmp/recovery
GOARCH=amd64 gokr-packer \