summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2020-09-20 14:26:40 -0400
committerCole Robinson <crobinso@redhat.com>2020-09-20 14:35:05 -0400
commit81eae9b181eda66b0a6d534076bc3ad56421bea3 (patch)
treeca2ef1176cdd99da0ff950b54983dea8a5b250a4 /INSTALL.md
parent092a62552cbca7fcaf52ec0e3bebedc8c3288894 (diff)
downloadvirt-manager-81eae9b181eda66b0a6d534076bc3ad56421bea3.tar.gz
docs: Add github ISSUE_TEMPLATE
Adjust existing docs to better document running code from git Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index d0a09bc5..aefaa209 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -6,6 +6,9 @@ changes, it can be done from the source directory:
./virt-manager
```
+For more details on that, see [CONTRIBUTING.md](CONTRIBUTING.md)
+
+
To install the software into `/usr/local` (usually), you can do:
```sh
./setup.py install