Some fixes in README.md

Change-Id: I81655ac2d837992a470ae61e4ae0ff90191b7b3a
This commit is contained in:
Peter Zhurba 2016-07-11 16:20:57 +03:00
parent c73e535747
commit e16f42d5cf
1 changed files with 3 additions and 2 deletions

View File

@ -33,8 +33,9 @@ To install Networking SFC plugin, follow these steps:
1. Install all needed dependencies
# apt-get install git ruby-dev
# gem install fpm
# sudo apt-get install git ruby-dev python-pip
# sudo gem install fpm
# sudo pip install fuel-plugin-builde
2. Build a plugin `fpb --build dir`