Skip to content

Commit d72ee53

Browse files
authored
Update README.md
1 parent a5fa46b commit d72ee53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ cat buildroot/bin/micro.sfx my-app.phar > my-app && chmod +x my-app
233233
bin/spc micro:combine my-app.phar -I "memory_limit=4G" -I "disable_functions=system" --output my-app-2
234234
```
235235

236-
> In some cases, PHAR files may not run in a micro environment.
236+
> In some cases, PHAR files may not run in a micro environment. Overall, micro is not production ready.
237237
238238
### Use fpm
239239

0 commit comments

Comments
 (0)