Use full diagnose command name
parent
06dff68ce7
commit
afe9554515
|
@ -7,7 +7,7 @@ This is a list of common pitfalls on using Composer, and how to avoid them.
|
||||||
|
|
||||||
## General
|
## General
|
||||||
|
|
||||||
1. Before asking anyone, run [`composer diag`](../03-cli.md#diag) to check
|
1. Before asking anyone, run [`composer diagnose`](../03-cli.md#diagnose) to check
|
||||||
for common problems. If it all checks out, proceed to the next steps.
|
for common problems. If it all checks out, proceed to the next steps.
|
||||||
|
|
||||||
2. When facing any kind of problems using Composer, be sure to **work with the
|
2. When facing any kind of problems using Composer, be sure to **work with the
|
||||||
|
|
Loading…
Reference in New Issue