Explorar el Código

Gitbook Auto Published

willin hace 7 años
padre
commit
9abf41a324
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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