文章错字

master
李亚楠 6 months ago
parent 6607ee6ae0
commit 2ded412bae
  1. 4
      source/_posts/other/使用Hexo搭建个人博客.md

@ -20,11 +20,11 @@ cover:
```
npm config set registry https://registry.npmmirror.com/
cnpm install -g hexo
npm install -g hexo
```
随后创建`个人博客`文件夹并进入文件夹
```bash
md 个人博客
mkdir 个人博客
cd 个人博客
hexo init
hexo server

Loading…
Cancel
Save