From 67a0a3494a9a410ee9e904339a93c0b1c77dc0fb Mon Sep 17 00:00:00 2001 From: teasiu Date: Mon, 26 Sep 2022 03:20:02 +0800 Subject: [PATCH] update --- docs/tutorial-extras/1-start.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/tutorial-extras/1-start.md b/docs/tutorial-extras/1-start.md index cec890f..6d99de2 100644 --- a/docs/tutorial-extras/1-start.md +++ b/docs/tutorial-extras/1-start.md @@ -32,14 +32,14 @@ sidebar_position: 1 终端输入以下命令进行更改: -```bash -passwd root +```console +root@hi3798mv100:~# passwd root ``` 提示输入两次新的密码,回车后,提示修改成功的英文 success -```bash -passwd ubuntu +```console +root@hi3798mv100:~# passwd ubuntu ``` 提示输入两次新的密码,回车后,提示修改成功的英文 success