Message ID | 20150918222727.19431.46962.stgit@dwillia2-desk3.jf.intel.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 1d97adbd2c72 |
Headers | show |
diff --git a/README.md b/README.md index 1e01cb3a5774..84b8ed175f4f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ loaded. To build and install nfit_test.ko: 1. Obtain the kernel source. For example, `git clone -b libnvdimm-for-next -git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm.git` +git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git` 2. Configure the kernel to make some memory available to CMA (contiguous memory allocator).
Reflect the move from djbw/nvdimm.git to nvdimm/nvdimm.git on git.kernel.org. Signed-off-by: Dan Williams <dan.j.williams@intel.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)