summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2017-09-23 19:43:30 +0200
committerGitHub <noreply@github.com>2017-09-23 19:43:30 +0200
commit87ed603ce7ee3014a6049d891ea080ca424e5073 (patch)
treee98c3692de4f3eec3d0375fe5390139df079869c
parent438417dd3b54a156be90ccd82b3280009168458f (diff)
Fix README typo
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 20a384f..f3597dc 100644
--- a/README.rst
+++ b/README.rst
@@ -113,7 +113,7 @@ The test suite is run with
$ python(3) Kconfiglib/testsuite.py
-It must be run from the top-level kernel directory, and require that the git repository has
+It must be run from the top-level kernel directory, and requires that the git repository has
been cloned into it and ``makefile.patch`` applied.
**NOTE: Some tests currently overwrite .config in the kernel root, so make sure to back it up.**