reduce indentation
This commit is contained in:
parent
165f0367e3
commit
b3bf80ae06
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@ Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
GOARCH=arm ./gokr-packer \
|
GOARCH=arm ./gokr-packer \
|
||||||
-kernel_package=github.com/oliverpool/kernel-rpi-os-32/dist \
|
-kernel_package=github.com/oliverpool/kernel-rpi-os-32/dist \
|
||||||
-firmware_package=github.com/oliverpool/firmware-rpi/dist \
|
-firmware_package=github.com/oliverpool/firmware-rpi/dist \
|
||||||
github.com/gokrazy/hello
|
github.com/gokrazy/hello
|
||||||
```
|
```
|
||||||
|
|
||||||
## Manual compilation
|
## Manual compilation
|
||||||
|
|
Loading…
Reference in a new issue