Commit 013471a1 authored by wenzhong wu's avatar wenzhong wu Committed by Daniel Verkamp
Browse files

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



Change-Id: I0169bf9ce1b0720bb74057043529a8aac27d36e6
Signed-off-by: default avatarwenzhong wu <wenzhongx.wu@intel.com>
parent da06e2ea
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
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