1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:05:59 +02:00

laravel-zero: update to mention self-updates (#4374)

This commit is contained in:
Owen Voke 2020-10-01 19:47:28 +01:00 committed by GitHub
parent 78f7752964
commit 0ad92d11d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,10 @@
`laravel-zero new {{name}}`
- Update the installer to the latest version:
`laravel-zero self-update`
- List the available installer commands:
`laravel-zero list`