소스 검색

Merge pull request #27 from viest/dev

DOC: update
王杰新 7 년 전
부모
커밋
4d4843664f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -55,13 +55,13 @@ 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)
 
 #### 3、Documents
 
-[Wiki](https://github.com/viest/php-excel-writer/wiki)
+[Wiki](https://github.com/viest/php-ext-excel-export/wiki)
 
 #### License