Skip to content

Commit

Permalink
Add a note about installation
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmer committed Dec 12, 2022
1 parent 6e7128d commit 425ea4e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -806,6 +806,14 @@ And have all test run, or just
Setting `PYTHON_VERSION` is optional, but make sure you're using the same interpreter that was employed during setup, otherwise
you may encounter runtime errors.

# System Installation

myhoard can be installed system-wide by running:

`python3 setup.py install`

A .spec file is also present in this directory for building RPM files.

# License

MyHoard is licensed under the Apache License, Version 2.0. Full license text
Expand Down

0 comments on commit 425ea4e

Please sign in to comment.