Skip to content

Commit 69e64e4

Browse files
committed
add link to .deb file
1 parent ff76b55 commit 69e64e4

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

index.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,6 @@ Requirements
1414
Installing
1515
==========
1616

17-
**Via PEAR:**
18-
19-
<pre>
20-
sudo pear channel-discover wp-cli.org/pear
21-
sudo pear install wpcli/wpcli
22-
</pre>
23-
2417
**Via GIT:**
2518

2619
<pre>
@@ -31,6 +24,17 @@ sudo utils/dev-build
3124

3225
You can replace `~/git/wp-cli` with whatever you want.
3326

27+
**Via PEAR:**
28+
29+
<pre>
30+
sudo pear channel-discover wp-cli.org/pear
31+
sudo pear install wpcli/wpcli
32+
</pre>
33+
34+
**Via Debian Package:**
35+
36+
Just download the <a href="/packages/deb/php-wpcli_0.8-1_all.deb">php-wpcli_0.8-1_all.deb</a> file and open it.
37+
3438
MAMP, XAMP, etc.
3539
-----------
3640

-194 KB
Binary file not shown.

0 commit comments

Comments
 (0)