about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 90156ad..c2ddfa2 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,6 @@
 # mtgpy
 A Python tool for looking up Magic: The Gathering cards.
+# Installation
+Clone or download this repository. Unzip if necessary. <br>
+Then in a terminal (or Command Prompt) window which is in the folder where the app files are, run `python setup.py install`. <br>
+The app should install. From there you can run: `mtg <card-name>` from any terminal to look up cards.