nvme/fio_plugin: Modify the fio repo address in README.md

Change-Id: I0169bf9ce1b0720bb74057043529a8aac27d36e6
Signed-off-by: wenzhong wu <wenzhongx.wu@intel.com>
This commit is contained in:
wenzhong wu 2017-04-20 04:01:22 +08:00 committed by Daniel Verkamp
parent da06e2ea03
commit 013471a121

View File

@ -1,9 +1,9 @@
Compiling
----------
First, clone the fio source repository from http://github.com/axboe/fio
First, clone the fio source repository from https://github.com/axboe/fio
git clone http://github.com/axboe/fio
git clone https://github.com/axboe/fio
Then check out the fio 2.18 tag