Fix README: Use systemwide vmdb2

This commit is contained in:
Gunnar Wolf 2019-10-02 12:21:04 -05:00
parent adc0865af8
commit d74005dd11
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Once you have edited the recipe for your hardware, you can generate
the image by issuing the following (as root):
```shell
./vmdb2/vmdb2 --rootfs-tarball=raspi3.tar.gz --output \
vmdb2 --rootfs-tarball=raspi3.tar.gz --output \
raspi3.img raspi3.yaml --log raspi3.log
```