aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2014-05-08 02:51:02 +0200
committerVictor Häggqvist <[email protected]>2014-05-08 02:51:02 +0200
commitaf9de8da8621e99caebc81e38f12902bf82daf3f (patch)
tree8682a0fbacca94b172e89e207f169f94c98447ce
parentd9d90d3fce3a0548d36a5d8237deebb98f13149c (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index bdc572d..bf1045c 100644
--- a/README.md
+++ b/README.md
@@ -3,5 +3,9 @@ giti
A python command line tool for getting .gitignore files. Inspired by https://github.com/msfeldstein/gitignore.
+```sh
+git clone https://github.com/victorhaggqvist/giti.git
+```
+
#FYI
These are my first lines Python ever.