浏览代码

DOC: update

viest 7 年之前
父节点
当前提交
993d379f36
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -55,7 +55,7 @@ add the `extension=excel_writer.so` to `php.ini` file.
 
 ##### Windows
 
-Clone the project to the ext directory in PHP, `configure` add `--enable-excel_writer` parameter.
+Clone the project to the ext directory in PHP, `configure` add `--with-excel_writer` parameter.
 
 [PHP compilation tutorial](https://wiki.php.net/internals/windows/stepbystepbuild)