We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e7128d commit 425ea4eCopy full SHA for 425ea4e
README.md
@@ -806,6 +806,14 @@ And have all test run, or just
806
Setting `PYTHON_VERSION` is optional, but make sure you're using the same interpreter that was employed during setup, otherwise
807
you may encounter runtime errors.
808
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
817
# License
818
819
MyHoard is licensed under the Apache License, Version 2.0. Full license text
0 commit comments