diff options
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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. |