diff --git a/README.md b/README.md index ca3cb36..c5adb73 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,11 @@ #### 为了更好的了解和使用系统,对于遇见的问题请优先查看一下链接,以免耽误大家时间,谢谢合作!^-^ -- **时间同步:** 系统默认没有启用时间同步"**ntp服务**", 若要启用"**时间同步**"服务, 请自行以下命令: +- . + +- **时间同步** + +系统默认没有启用时间同步"**ntp服务**", 若要启用"**时间同步**"服务, 请自行以下命令: ``` systemctl enable ntp.service && systemctl start ntp.service