summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 8b91c60..8964de1 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,8 @@ utilities in the kernel, usually invoked via make targets such as
Installation instructions for the Linux kernel (in the kernel root):
-> $ git clone git://github.com/ulfalizer/Kconfiglib.git
-> $ git am Kconfiglib/makefile.patch
+ $ git clone git://github.com/ulfalizer/Kconfiglib.git
+ $ git am Kconfiglib/makefile.patch
<i>(Note: The directory name Kconfiglib/ is significant.)</i>
@@ -27,12 +27,12 @@ manually.
The (extensive) documentation is generated by running
-> $ pydoc kconfiglib
+ $ pydoc kconfiglib
in the <i>Kconfiglib/</i> directory. For HTML output,
use
-> $ pydoc -w kconfiglib
+ $ pydoc -w kconfiglib
## Examples ##
@@ -43,7 +43,7 @@ of Kconfiglib. See the documentation for how to run them.
The test suite is run with
-> $ python Kconfiglib/testsuite.py
+ $ python Kconfiglib/testsuite.py
It comprises a set of selftests and a set of compatibility tests that compare
configurations generated by Kconfiglib with configurations generated by