Fix README: Use systemwide vmdb2
This commit is contained in:
parent
adc0865af8
commit
d74005dd11
|
@ -38,7 +38,7 @@ Once you have edited the recipe for your hardware, you can generate
|
||||||
the image by issuing the following (as root):
|
the image by issuing the following (as root):
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
./vmdb2/vmdb2 --rootfs-tarball=raspi3.tar.gz --output \
|
vmdb2 --rootfs-tarball=raspi3.tar.gz --output \
|
||||||
raspi3.img raspi3.yaml --log raspi3.log
|
raspi3.img raspi3.yaml --log raspi3.log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue