From ef91a373eb6b142efe37511cf52babd2dfb20636 Mon Sep 17 00:00:00 2001 From: milkice Date: Mon, 10 Jul 2017 21:32:45 +0800 Subject: [PATCH] Space missing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 266d042..354b7b0 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Environment variable "$PREFIX" can be set to install to other locations (must be After installing [phpbrew](https://github.com/phpbrew/phpbrew#install), you can build with the following flags: ``` -phpbrew install -j$(nproc) latest +neutral-cgi+mbstring+bcmath+sockets+curl+editline+openssl+zlib+pcntl+zts +phpbrew install -j $(nproc) latest +neutral-cgi+mbstring+bcmath+sockets+curl+editline+openssl+zlib+pcntl+zts phpbrew ext install yaml latest phpbrew ext install pthreads latest phpbrew ext install weakref latest