summaryrefslogtreecommitdiffstats
path: root/network/wp-cli/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/wp-cli/README')
-rw-r--r--network/wp-cli/README4
1 files changed, 1 insertions, 3 deletions
diff --git a/network/wp-cli/README b/network/wp-cli/README
index 2d60038e8c..8371a06419 100644
--- a/network/wp-cli/README
+++ b/network/wp-cli/README
@@ -1,4 +1,3 @@
-
WP-CLI is a set of command-line tools for managing WordPress
installations.
@@ -6,8 +5,7 @@ WP-CLI need phar extension to build and to work
Enable the phar extension in your php.ini and
disable the readonly setting for the phar extension:
- Set phar.readonly to Off
+ Set phar.readonly to Off
Also disable open_basedir
because likely to cause errors with wp-cli
-