Parcourir la source

Gitbook Auto Published

willin il y a 7 ans
Parent
commit
9abf41a324
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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