diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/README b/examples/README index 77bf6a41..408d6a23 100644 --- a/examples/README +++ b/examples/README @@ -10,6 +10,6 @@ Tips: LIBGUESTFS_DEBUG=1 (2) If you haven't installed libguestfs, run the examples like this: -LIBGUESTFS_PATH=. examples/to-xml +LIBGUESTFS_PATH=appliance examples/to-xml (the path should point to the directory containing vmlinuz.* and initramfs.* files). |