diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-12-22 17:40:37 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-12-22 17:40:37 -0500 |
commit | 87e092bdbf0b30772e1cef144d669e80bd961855 (patch) | |
tree | 4ef11be3dfebbcc075adb4bd08d06a5e3962ac0d /README.rst | |
parent | b953dbbc8fc9e66b9e9b1c65256a1906336eb1bf (diff) |
bumped to version 0.2.0v0.2.0
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -17,6 +17,14 @@ etymology is pronounced as "combo box". +Installation +------------ + +Install ``combox`` with ``pip``:: + + $ pip install combox + + canonical repo -------------- |