aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-06-25 22:55:27 -0500
committerMatt Rude <[email protected]>2011-06-25 22:55:27 -0500
commitc5f219f1c8295d7858cee88881b68f10968b90c9 (patch)
tree0998cd66c4f9528a9e250d9995fcebcf50a5619b
parentf3a6a7f119c16d07e6cdb233fc9fe9bff9ad1f8c (diff)
downloadtime.mattrude.com-c5f219f1c8295d7858cee88881b68f10968b90c9.tar.gz
time.mattrude.com-c5f219f1c8295d7858cee88881b68f10968b90c9.tar.bz2
time.mattrude.com-c5f219f1c8295d7858cee88881b68f10968b90c9.zip
Added Download section to README file.
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index e078a2f..782bf43 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,12 @@ There is also a decent amount of back end setup that needs to happen before the
The source for this project may always be found on my github repository: [https://github.com/mattrude/time.mattrude.com](https://github.com/mattrude/time.mattrude.com)
+## Downloading ##
+
+You may download this project directly from [github](https://github.com/mattrude/time.mattrude.com) the current truck may be downloaded as a [tar.gz](https://github.com/mattrude/time.mattrude.com/tarball/master) file, or a [zip](https://github.com/mattrude/time.mattrude.com/zipball/master) file, or the full repository:
+
+ git clone git://github.com/mattrude/time.mattrude.com.git
+
## Installing ##
The install proccess for this project at this time is a bit cumbersome. Currently it assumes all files are stored in `/var/www/time.mattrude.com`. This will change in the future, but for now, it will be just easiest to create that director on your system.