aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2015-11-10 16:53:38 +0000
committerHarry Jeffery <harry@exec64.co.uk>2015-11-10 16:53:38 +0000
commitce2aae8077a0ff06b76beba901ca0accd65fedf0 (patch)
treeba68c06113cac062d798d3937d2568daad4fd6f2
parenteb2c3aec56c7eac7f44d3379eef8202c2c591a49 (diff)
downloadimv-ce2aae8077a0ff06b76beba901ca0accd65fedf0.tar.gz
Add installation instructions
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8fd8aa8..96562f2 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,12 @@ Usage
### Shuffling images
find . "*.png" | shuf | imv -i
+Installation
+------------
+
+ make
+ make install
+
License
-------
`imv` is published under the [MIT](LICENSE) license.