From dbe8f478cbb7398367b31ad277b73560b5f609d3 Mon Sep 17 00:00:00 2001 From: scribu Date: Fri, 7 Oct 2011 07:42:50 +0300 Subject: [PATCH] add link to .deb download. see #7 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e2e148c1..c2d64e1b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ A tool to control WordPress installations from the command line. Installing ---------- +If you're on Ubuntu or Debian, just use the [.deb package](https://github.com/downloads/andreascreten/wp-cli/wp-cli_0.1.deb) + Clone the project: ```