Skip to content

Commit

Permalink
README: add hint to use pipx
Browse files Browse the repository at this point in the history
Signed-off-by: Stefano Babic <[email protected]>
  • Loading branch information
sbabic committed Nov 29, 2024
1 parent 6452503 commit 57b8433
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,10 @@ The tool signs the SWU and can encrypt the artifacts. The tool parses the libcon
Installation
============

To install ``swugenerator`` clone the repository, and from the main project folder run pip (pip3 required): ::
To install ``swugenerator`` clone the repository, and from the main project folder run pip (pip3 required):
For new Linux distributions, replace it with `pipx`.

::

pip install .

Expand Down

0 comments on commit 57b8433

Please sign in to comment.