From 2f624667bc130a8becd65fabed62c3fdc9bda005 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 6 Jun 2019 05:58:28 +0200 Subject: Move Linux kernel installation instructions before Python compat. section --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 83563c7..b57c647 100644 --- a/README.rst +++ b/README.rst @@ -122,6 +122,11 @@ third-party dependencies (except for the `windows-curses `_ package on Windows, when running the terminal ``menuconfig`` implementation). +Installation for the Linux kernel +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +See the module docstring at the top of `kconfiglib.py `_. + Python version compatibility (2.7/3.2+) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -135,11 +140,6 @@ The 3.2 requirement comes from ``argparse``. ``format()`` with unnumbered A recent Python 3 version is recommended if you have a choice, as it'll give you better Unicode handling. -Installation for the Linux kernel -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -See the module docstring at the top of `kconfiglib.py `_. - Getting started --------------- -- cgit v1.2.3