Skip to content

Commit

Permalink
Merge pull request #5 from doPhp/do-io-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
do-io authored May 11, 2023
2 parents 84b17ae + 4414464 commit f5d9920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Please see the ```docs/``` and the ```tests/``` directory.
cd php-8.x.x

# clone repository into php extension dir
git clone https://github.com/iliaal/php_excel.git -b php8 ext/excel
git clone https://github.com/doPhp/excel.git -b php8 ext/excel

# to build php8 module, you should use php8 git branch
cd ext/excel && git checkout php8 && cd ../..
Expand Down

0 comments on commit f5d9920

Please sign in to comment.