Skip to content

Commit

Permalink
更新
Browse files Browse the repository at this point in the history
  • Loading branch information
onanying committed May 30, 2019
1 parent e0c300f commit 4c298ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -44,7 +44,7 @@ Developed with Mix PHP framework. (mixphp.cn)
打包 PHP 项目为 Phar 文件

```
C:\works\projects>php mix-pack.phar build -d C:\works\projects\app -o C:\works\projects\app.phar -b bin\bootstrap.php
C:\works\projects>php -d phar.readonly=0 mix-pack.phar build -d C:\works\projects\app -o C:\works\projects\app.phar -b bin\bootstrap.php
Build successfully!
- Phar file: C:\works\projects\app.phar
```
Expand Down

0 comments on commit 4c298ac

Please sign in to comment.