소스 검색

Gitbook Auto Published

willin 7 년 전
부모
커밋
9abf41a324
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      basic/hexo.md

+ 1 - 1
basic/hexo.md

@@ -8,7 +8,7 @@
 
 **1. 安装nvm**
 
-使用crul方式安装:
+使用curl方式安装:
 
 > $curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.30.1/install.sh | bash