aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKonstantin Ryabitsev <konstantin@linuxfoundation.org>2020-03-16 14:20:30 -0400
committerKonstantin Ryabitsev <konstantin@linuxfoundation.org>2020-03-16 14:20:30 -0400
commit73ced909545d3fca2679efd9a4eca7f69b36150b (patch)
treeb53be4d0259ca31bc6207938ea14c8fc54d2a237 /README.rst
parent0e78612f3718db074ea4df2c91d5a20bde2df911 (diff)
downloadb4-73ced909545d3fca2679efd9a4eca7f69b36150b.tar.gz
Prepare 0.3.1 with minor fixesv0.3.1
- Uses the correct mailing list tools@linux.kernel.org - Properly handles the Fixes: follow-up trailers Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst17
1 files changed, 17 insertions, 0 deletions
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.