comparison INSTALL @ 26:20f6df6d3f42

- Fix for empty printer list - Updated to 0.0.4a - Altered to use pip
author Ben Croston <ben@croston.org>
date Sat, 16 Nov 2013 17:17:15 +0000
parents 5bd9ee5c0cae
children f77ca0963d6d
comparison
equal deleted inserted replaced
25:fc1a7cf3f92c 26:20f6df6d3f42
1 python setup.py install 1 To install, use pip:
2 or 2 $ pip install zebra
3 python3 setup.py install
4 3
4 If an alpha version is required:
5 $ pip install --pre zebra