From dea10e3496b9dc25b8b3f3c6ac7f7c45e0636574 Mon Sep 17 00:00:00 2001 From: MD AAMIR <31932218+aamirams93@users.noreply.github.com> Date: Sun, 6 Oct 2019 18:15:45 +0530 Subject: [PATCH] Update INSTALL.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit If you’re the type that likes to live on the edge, you may want to keep up with the latest additions and bug fixes in the repository between releases --- INSTALL.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 6e6ab8c74..a1931a350 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -7,3 +7,7 @@ As an Admin/Root user on your system do: Or for more specific instructions, view the documentation in `docs/install.txt` or on the website at . +##USing git the repository +If you’re the type that likes to live on the edge, you may want to keep up with the latest additions and bug fixes in the repository between releases. 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: + +pip install git+https://github.com/Python-Markdown/markdown.git