summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.markdown7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index e181901..8c883b2 100644
--- a/README.markdown
+++ b/README.markdown
@@ -39,12 +39,13 @@ smith smith 4.34389972687
## Installation
* Mac users can use homebrew to install q - Just run `brew install q` (Thanks @stuartcarnie)
-* RPM Package is ready, but still needs to be hosted somewhere. Follow [me](https://twitter.com/harelba) on twitter for updates.
-* Debian Package will come soon.
-* No real installation is required - Just download using the link below and put q in the PATH.
+* Debian/RPM Packages coming soon. Follow [me](https://twitter.com/harelba) on twitter for updates.
+* No real installation is required - Just put q in the PATH.
**Current version is `1.1.6` - Download it [here](https://github.com/harelba/q/archive/1.1.6.tar.gz)**
+
+
**NOTE:** If you're using Python 2.4, then you will have to install the sqlite3 package for q to work.