v2v: remove extra nbdkit bit from documentation (RHBZ#1723305)

Since there is no more need to build nbdkit from sources, then there is
no need to set $PATH with a custom build of nbdkit.

Followup of commit 0704d8eb0b.
This commit is contained in:
Pino Toscano
2019-07-18 15:38:53 +02:00
parent 730d2122c4
commit 6d251e3828

View File

@@ -293,7 +293,6 @@ To import a particular guest from vCenter server or ESXi hypervisor,
use a command like the following, substituting the URI, guest name and
SSL thumbprint:
$ export PATH=/path/to/nbdkit-1.1.x:$PATH
$ virt-v2v \
-ic 'vpx://root@vcenter.example.com/Datacenter/esxi?no_verify=1' \
-it vddk \