summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJens Petersen <petersen@redhat.com>2014-02-11 23:55:33 +0900
committerJens Petersen <petersen@redhat.com>2014-02-11 23:55:33 +0900
commitcd42dc2a5ef8cb50100f923c3e0606782ba6a4b2 (patch)
tree16b33ce113d951612375a063193260bc339a706c
parent8a3c5ae20cf8f8b8173ac439c214dbdf1aa6d7cf (diff)
downloadpandoc-standalone-cd42dc2a5ef8cb50100f923c3e0606782ba6a4b2.tar.gz
pandoc-standalone-cd42dc2a5ef8cb50100f923c3e0606782ba6a4b2.tar.xz
pandoc-standalone-cd42dc2a5ef8cb50100f923c3e0606782ba6a4b2.zip
README: correct git urls and add contact
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index a3c5230..46f7cc1 100644
--- a/README.md
+++ b/README.md
@@ -94,4 +94,13 @@ or in the dir with pandoc.spec just run:
If you want to build all the packages from scratch up from ghc
you can use this git repo:
- git clone http://petersen.fedorapeople.org/pandoc-standalone/
+ git clone git://fedorapeople.org/~petersen/pandoc-standalone.git
+or
+ git clone http://fedorapeople.org/~petersen/pandoc-standalone.git
+
+You can browse the repo at:
+ http://fedorapeople.org/cgit/petersen/public_git/pandoc-standalone.git/
+
+# Support
+If you have questions, patches, or issues with pandoc-standalone
+you can send mail to petersen@fedoraproject.org.