From 81eae9b181eda66b0a6d534076bc3ad56421bea3 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Sun, 20 Sep 2020 14:26:40 -0400 Subject: docs: Add github ISSUE_TEMPLATE Adjust existing docs to better document running code from git Signed-off-by: Cole Robinson --- INSTALL.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'INSTALL.md') 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 -- cgit v1.2.1