From 73ced909545d3fca2679efd9a4eca7f69b36150b Mon Sep 17 00:00:00 2001 From: Konstantin Ryabitsev Date: Mon, 16 Mar 2020 14:20:30 -0400 Subject: Prepare 0.3.1 with minor fixes - Uses the correct mailing list tools@linux.kernel.org - Properly handles the Fixes: follow-up trailers Signed-off-by: Konstantin Ryabitsev --- README.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 56b12fa..e1e2b9c 100644 --- a/README.rst +++ b/README.rst @@ -7,3 +7,20 @@ The name "b4" was chosen for ease of typing and because B-4 was the precursor to Lore and Data in the Start Trek universe. See man/b4.5.rst for more information. + +Installing +---------- +``` +python3 -m pip install --user b4 +``` + +Upgrading +--------- +``` +python3 -m pip install --user --upgrade b4 +``` + +Support +------- +For support or with any other questions, please email +tools@linux.kernel.org. -- cgit v1.2.3