diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-08 23:50:40 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-08 23:50:40 +0100 |
| commit | 5ee9891dd671a82c88ff1fc3faf7c37aed727133 (patch) | |
| tree | fe9b15e1f7890a49be83c7e962d9f420a74f1736 /README.md | |
| parent | ff4c871432263ed735d9f42b12a744136dfcb6fb (diff) | |
Spiffy up README shell commands.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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. |
