Documents related fix
1. Fix the image display issue on GitHub; 2. Add the installation of git-review on RHEL; Change-Id: Ieaf3b8066284c2d2daf37b0a1d898bc241c82a7f
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 25 B |
1
doc/source/images/flows.png
Symbolic link
@ -0,0 +1 @@
|
||||
../../../images/flows.png
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 25 B |
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 35 B |
1
doc/source/images/genchart-sample.png
Symbolic link
@ -0,0 +1 @@
|
||||
../../../images/genchart-sample.png
|
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 35 B |
@ -92,6 +92,7 @@ Super quick installation on RHEL/CentOS
|
||||
|
||||
$ sudo yum install gcc python-devel python-pip python-virtualenv git
|
||||
$ sudo yum install libxml2-devel libxslt-devel libffi-devel libyaml-devel openssl-devel
|
||||
$ sudo pip install git-review
|
||||
$ # create a virtual environment
|
||||
$ virtualenv ./vmtpenv
|
||||
$ source ./vmtpenv/bin/activate
|
||||
|
BIN
images/flows.png
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
images/genchart-sample.png
Normal file
After Width: | Height: | Size: 79 KiB |