Documents related fix

1. Fix the image display issue on GitHub;
2. Add the installation of git-review on RHEL;

Change-Id: Ieaf3b8066284c2d2daf37b0a1d898bc241c82a7f
This commit is contained in:
Yichen Wang 2015-10-19 11:46:48 -07:00
parent c547bd30a1
commit 19a1b9b9d4
5 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 25 B

1
doc/source/images/flows.png Symbolic link
View File

@ -0,0 +1 @@
../../../images/flows.png

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 25 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 35 B

View File

@ -0,0 +1 @@
../../../images/genchart-sample.png

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 35 B

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

BIN
images/genchart-sample.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB