README.md: added command line for installing dependencies on FreeBSD.

Change-Id: I9dcae817d61f90e233d7dd6416b6c30e540dcf9b
Signed-off-by: Seth Howell <seth.howell@intel.com>
This commit is contained in:
Seth Howell 2017-03-10 11:24:13 -07:00 committed by Jim Harris
parent 6df7c09304
commit 1fe17d0a2a

View File

@ -50,10 +50,7 @@ Ubuntu/Debian:
FreeBSD:
- gcc
- gmake
- cunit
- openssl
sudo pkg install gmake cunit openssl
Additionally, [DPDK](http://dpdk.org/doc/quick-start) is required.