Skip to content

Commit 425ea4e

Browse files
committed
Add a note about installation
Fixes Aiven-Open#92
1 parent 6e7128d commit 425ea4e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -806,6 +806,14 @@ And have all test run, or just
806806
Setting `PYTHON_VERSION` is optional, but make sure you're using the same interpreter that was employed during setup, otherwise
807807
you may encounter runtime errors.
808808

809+
# System Installation
810+
811+
myhoard can be installed system-wide by running:
812+
813+
`python3 setup.py install`
814+
815+
A .spec file is also present in this directory for building RPM files.
816+
809817
# License
810818

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

0 commit comments

Comments
 (0)