Amend readme

This commit is contained in:
John Hua 2015-08-13 14:11:57 +08:00
parent 8fe052a0eb
commit 4f807b3624
1 changed files with 4 additions and 3 deletions

View File

@ -4,7 +4,8 @@ xenserver-fuel-plugin
Prerequisites
-------------
[user@local tmp]# apt-get install createrepo rpm dpkg-dev python-pip sshpass -y || yum install createrepo rpm rpm-build dpkg-devel python-pip sshpass -y
[user@local tmp]# apt-get install createrepo rpm dpkg-dev python-pip sshpass -y \
|| yum install createrepo rpm rpm-build dpkg-devel python-pip sshpass -y
Environment Setup
-----------------
@ -17,8 +18,8 @@ Environment Setup
Deployment
----------
[user@local tmp]# fpb --check xenserver-fuel-plugin && \
fpb --build xenserver-fuel-plugin
[user@local tmp]# fpb --check xenserver-fuel-plugin
[user@local tmp]# fpb --build xenserver-fuel-plugin
Installation