From 5ee9891dd671a82c88ff1fc3faf7c37aed727133 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sat, 8 Dec 2012 23:50:40 +0100 Subject: Spiffy up README shell commands. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0df47f7..f81f5d7 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ and 'defconfig'). See kconfiglib.py for a longer introduction. The (extensive) documentation is generated with - $ pydoc [-w] kconfiglib +> $ pydoc [-w] kconfiglib 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 (Note: The directory name Kconfiglib/ is significant.) @@ -24,7 +24,7 @@ manually. The test suite is run with - $ python Kconfiglib/kconfigtest.py +> $ python Kconfiglib/kconfigtest.py You might want to use the "speedy" option. See kconfigtest.py. -- cgit v1.2.3