diff --git a/docs/install.rst b/docs/install.rst index 34cf968aadef4b85b7d901265cb7f3bcd5e1c287..5428e7e87bd4874ff92da8e0e1c31e49254c9df6 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -16,7 +16,7 @@ snf-image-creator depends on the following programs: * Python Dialog [http://pythondialog.sourceforge.net/] * Python bindings for libguestfs [http://libguestfs.org/] * Kamaki [https://code.grnet.gr/projects/kamaki] - * Python Sybprocess Wrapper [http://pypi.python.org/pypi/pbs] + * Python sh (previously pbs) [https://github.com/amoffat/sh] * ANSI colors for Python [http://pypi.python.org/pypi/ansicolors] * progress [http://pypi.python.org/pypi/progress] * Python interface to sendfile [http://pypi.python.org/pypi/pysendfile]