Skip to content

Commit ae2b16d

Browse files
committed
Add documentation for debian package install
1 parent c5e02f9 commit ae2b16d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ For easy printing of ascii tables within python
66
# Installation:
77

88
pip install -U git+http://github.com/bufordtaylor/python-texttable
9+
On debian sid
10+
11+
apt-get install python-texttable
912

1013

1114
# Example:

0 commit comments

Comments
 (0)