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: Enming.Zhang <zvampirem77@gmail.com>
Reviewed-on: https://review.gerrithub.io/430046
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
This commit is contained in:
Enming.Zhang 2018-10-19 06:41:10 -04:00 committed by Jim Harris
parent 64a268e2e1
commit 4f11c593d6

View File

@ -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 enabled you can run the examples as your regular user. If it doesn't, you'll
need to run as a privileged user (root). 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. out information about all of the NVMe devices on your system.
Larger, more fully functional applications are available in the `app` Larger, more fully functional applications are available in the `app`