We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff76b55 commit 69e64e4Copy full SHA for 69e64e4
index.md
@@ -14,13 +14,6 @@ Requirements
14
Installing
15
==========
16
17
-**Via PEAR:**
18
-
19
-<pre>
20
-sudo pear channel-discover wp-cli.org/pear
21
-sudo pear install wpcli/wpcli
22
-</pre>
23
24
**Via GIT:**
25
26
<pre>
@@ -31,6 +24,17 @@ sudo utils/dev-build
31
32
You can replace `~/git/wp-cli` with whatever you want.
33
27
+**Via PEAR:**
28
+
29
+<pre>
30
+sudo pear channel-discover wp-cli.org/pear
+sudo pear install wpcli/wpcli
+</pre>
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
38
MAMP, XAMP, etc.
39
-----------
40
packages/deb/php-wpcli_0.8-1_all.deb
-194 KB
0 commit comments