docs: Highlight sudo (#10367)
parent
73a12bb21a
commit
f051a42bc9
|
@ -99,7 +99,7 @@ you can use `~/.local/bin` instead which is available by default on some
|
||||||
Linux distributions.
|
Linux distributions.
|
||||||
|
|
||||||
> **Note:** If the above fails due to permissions, you may need to run it again
|
> **Note:** If the above fails due to permissions, you may need to run it again
|
||||||
> with sudo.
|
> with `sudo`.
|
||||||
|
|
||||||
> **Note:** On some versions of macOS the `/usr` directory does not exist by
|
> **Note:** On some versions of macOS the `/usr` directory does not exist by
|
||||||
> default. If you receive the error "/usr/local/bin/composer: No such file or
|
> default. If you receive the error "/usr/local/bin/composer: No such file or
|
||||||
|
|
Loading…
Reference in New Issue