diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-09-23 19:43:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-23 19:43:30 +0200 |
| commit | 87ed603ce7ee3014a6049d891ea080ca424e5073 (patch) | |
| tree | e98c3692de4f3eec3d0375fe5390139df079869c | |
| parent | 438417dd3b54a156be90ccd82b3280009168458f (diff) | |
Fix README typo
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.** |
