Commit 4f11c593 authored by Enming.Zhang's avatar Enming.Zhang Committed by Jim Harris
Browse files

doc/getting_started: update the nvme example path



Change the nvme example path from examples/nvme/identify
to examples/nvme/identify/identify in getting_started.md

Change-Id: I96fc9390548f2cd04b91af47fba33704cdc9ee5d
Signed-off-by: default avatarEnming.Zhang <zvampirem77@gmail.com>
Reviewed-on: https://review.gerrithub.io/430046


Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarBen Walker <benjamin.walker@intel.com>
Reviewed-by: default avatarShuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: default avatarJim Harris <james.r.harris@intel.com>
parent 64a268e2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@ with no arguments to see the help output. If your system has its IOMMU
enabled you can run the examples as your regular user. If it doesn't, you'll
need to run as a privileged user (root).

A good example to start with is `examples/nvme/identify`, which prints
A good example to start with is `examples/nvme/identify/identify`, which prints
out information about all of the NVMe devices on your system.

Larger, more fully functional applications are available in the `app`