docs: Update Quick-guide.md

Change the shell prompt to '#' to when installing as root.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
pull/12408/head
Bin Meng 1 year ago committed by Jussi Pakkanen
parent 3605981466
commit 7f5f432ec9
  1. 2
      docs/markdown/Quick-guide.md

@ -55,7 +55,7 @@ $ pip3 install --user meson
```
Install as root:
```console
$ pip3 install meson
# pip3 install meson
```
*If you are unsure whether to install as root or a local user, install

Loading…
Cancel
Save