From 453b5abc2fc94bf7c8e0cbf0461e28eb3d492fb9 Mon Sep 17 00:00:00 2001 From: Ole Petter Bang Date: Sun, 1 Jun 2014 15:44:49 +0200 Subject: [PATCH] Fixed tpyo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdb4b91..8bad67e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ functions in favor of the new `proc_create()` function. ### Building -The driver is build by running `make`, and can be tested by loading the +The driver is built by running `make`, and can be tested by loading the built module using `insmod`: ```sh