aboutsummaryrefslogtreecommitdiffstats
path: root/docs/install.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/install.txt')
-rw-r--r--docs/install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.txt b/docs/install.txt
index 1989398..c01c3b4 100644
--- a/docs/install.txt
+++ b/docs/install.txt
@@ -62,6 +62,6 @@ Python-Markdown is maintained in a Git repository on GitHub.com. To
get a copy of Python-Markdown from the repository do the following from the
command line:
- git clone git://github.com/waylan/Python-Markdown.git python-markdown
+ git clone git://github.com/Python-Markdown/markdown.git python-markdown
cd python-markdown
python setup.py install