Skip to content

Commit 2c49ebc

Browse files
Small README correction
1 parent f85855f commit 2c49ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This library provides an optimized memory-mapped I/O path inside the Linux kerne
77
FastMap currently runs on any 4.14 Linux kernel, with no kernel modifications being necessary. A 4.14 kernel from the Linux Kernel Archives can be found
88
[here](https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/linux-4.14.123.tar.gz).
99

10-
After that, you should configure, build, and install this kernel using specific instructions based on your setup.
10+
After that, you should configure, build, and install the kernel using specific instructions based on your setup.
1111

1212
## Building FastMap
1313

0 commit comments

Comments
 (0)