change python-libguestfs to python-guestfs for ubuntu

python-libguestfs is for centos,
python-guestfs is for ubuntu.

Change-Id: I39b18befbc480fedba4da06ea7ce33375f3358bf
This commit is contained in:
wangqi 2018-03-12 03:39:22 +00:00
parent acec53bc0b
commit 12b4d11028
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ run whichever of the following is appropriate to your OS:
sudo yum install libguestfs python-libguestfs libguestfs-tools
sudo dnf install libguestfs python-libguestfs libguestfs-tools
sudo apt-get install libguestfs python-libguestfs libguestfs-tools
sudo apt-get install libguestfs python-guestfs libguestfs-tools
If you are using tox to create virtual environments for your Sahara work,
please use the ``images`` environment to run sahara-image-pack. This