Skip to content

Commit 72cc267

Browse files
committed
Update README for new version.
1 parent a474bb9 commit 72cc267

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.textile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ python-textile is a Python port of Textile, Dean Allen's humane web text generat
44

55
h2. Usage
66

7-
Install the 'textile' folder on your python path, or @pip install https://github.com/ikirudennis/python-textile/archive/v2.1.6-py26.tar.gz@
7+
Install the 'textile' folder on your python path, or @pip install https://github.com/ikirudennis/python-textile/archive/v2.1.7.tar.gz@
88

99
<pre>
1010
<code>
@@ -34,5 +34,4 @@ Install the 'textile' folder on your python path, or @pip install https://github
3434

3535
h3. Notes:
3636

37-
* Active development supports Python 2.7 or later (including Python 3.3+).
38-
* There is a branch that is "compatible with Python 2.6":https://github.com/ikirudennis/python-textile/tree/py26 for those who may need it.
37+
* Active development supports Python 2.6 or later (including Python 3.3+).

0 commit comments

Comments
 (0)