Skip to content

Commit 037b423

Browse files
committed
update README with installation instructions and supported versions.
1 parent 2a7fbe4 commit 037b423

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.textile

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ h1. python-textile
22

33
python-textile is a Python port of Textile, Dean Allen's humane web text generator.
44

5-
h2. Usage
5+
h2. Installation
6+
7+
Install the 'textile' folder on your python path, or @pip install textile@
68

7-
Install the 'textile' folder on your python path, or @pip install https://github.com/ikirudennis/python-textile/archive/v2.1.8.tar.gz@
9+
h2. Usage
810

911
<pre>
1012
<code>
@@ -34,4 +36,4 @@ Install the 'textile' folder on your python path, or @pip install https://github
3436

3537
h3. Notes:
3638

37-
* Active development supports Python 2.6 or later (including Python 3.3+).
39+
* Active development supports Python 2.6 or later (including Python 3.2+).

0 commit comments

Comments
 (0)