Browse Source

Update README_zh.md

viest 6 years ago
parent
commit
e04ff1952a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README_zh.md

+ 2 - 0
README_zh.md

@@ -90,6 +90,8 @@ git clone https://github.com/viest/php-ext-excel-export.git
 
 cd EXT_PATH
 
+git submodule update --init
+
 phpize
 
 configure.bat --with-xlswriter --with-extra-libs=PATH\zlib-1.2.11\Release --with-extra-includes=PATH\zlib-1.2.11