Skip to content

Commit

Permalink
docs: installation guide nodejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Aug 8, 2019
1 parent 77f071c commit 9eca524
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion source/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ It only takes a few minutes to set up Hexo. If you encounter a problem and can't

Installing Hexo is quite easy. However, you do need to have a couple of other things installed first:

- [Node.js](http://nodejs.org/) (Should be at least nodejs 6.9)
- [Node.js](http://nodejs.org/) (Should be at least Node.js 8.6)
- [Git](http://git-scm.com/)

If your computer already has these, congratulations! Just install Hexo with npm:
Expand Down
2 changes: 1 addition & 1 deletion source/ko/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Hexo는 눈 깜박할 새에 설치할 수 있습니다. 설치 시 문제가

Hexo의 설치는 꽤 쉽습니다. 하지만, 설치 전에 몇 가지 요구사항이 있습니다.

- [Node.js](http://nodejs.org/) (Should be at least nodejs 6.9)
- [Node.js](http://nodejs.org/) (Should be at least Node.js 8.6)
- [Git](http://git-scm.com/)

컴퓨터에 이미 이런 것들이 설치되어 있다면, 축하드립니다! 이제 npm을 이용하여 Hexo를 설치하기만 하면 됩니다.
Expand Down
2 changes: 1 addition & 1 deletion source/pt-br/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Demora apenas alguns minutos para configurar o Hexo. Se você encontrar um probl

Instalar o Hexo é bastante fácil. No entanto, você precisa ter algumas outras coisas instaladas primeiro:

- [Node.js](http://nodejs.org/) (Should be at least nodejs 6.9)
- [Node.js](http://nodejs.org/) (Should be at least Node.js 8.6)
- [Git](http://git-scm.com/)

Se o seu computador já possui estes, parabéns! Basta instalar o Hexo com o npm:
Expand Down
2 changes: 1 addition & 1 deletion source/ru/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Hexo-это быстрый, простой и мощный фреймворк б

Установка Hexo довольно проста. Однако, сперва, нужно установить пару вещей:

- [Node.js](http://nodejs.org/) (Should be at least nodejs 6.9)
- [Node.js](http://nodejs.org/) (Should be at least Node.js 8.6)
- [Git](http://git-scm.com/)

Если всё это уже есть, поздравляю! Просто установите Hexo с помощью npm:
Expand Down
2 changes: 1 addition & 1 deletion source/th/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ hexo เป็นกรอบบล็อกท่ีรวดเร็ว เ

การติดตั้ง hexo เป็นเรื่องง่ายๆ แต่คุณต้องการติดตั้งบางสิ่งก่อน:

- [Node.js](http://nodejs.org/) (Should be at least nodejs 6.9)
- [Node.js](http://nodejs.org/) (Should be at least Node.js 8.6)
- [Git](http://git-scm.com/)

ถ้าคุณติดตั้งสองสิ่งนี้อยู่แล้วในคอม ขอแสดงความยินดี คุณจะติดตั้ง hexo ด้วย npm ได้อย่างนี้:
Expand Down
2 changes: 1 addition & 1 deletion source/zh-cn/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Hexo 是一个快速、简洁且高效的博客框架。Hexo 使用 [Markdown](h

安装 Hexo 相当简单。然而在安装前,您必须检查电脑中是否已安装下列应用程序:

- [Node.js](http://nodejs.org/) (Should be at least nodejs 6.9)
- [Node.js](http://nodejs.org/) (Should be at least Node.js 8.6)
- [Git](http://git-scm.com/)

如果您的电脑中已经安装上述必备程序,那么恭喜您!接下来只需要使用 npm 即可完成 Hexo 的安装。
Expand Down
2 changes: 1 addition & 1 deletion source/zh-tw/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Hexo 是一個快速、簡單且強大的網誌框架。Hexo 使用 [Markdown](h

安裝 Hexo 相當簡單;然而,在安裝前您必須先檢查下列您的電腦是否已經安裝下列軟體:

- [Node.js](http://nodejs.org/) (Should be at least nodejs 6.9)
- [Node.js](http://nodejs.org/) (Should be at least Node.js 8.6)
- [Git](http://git-scm.com/)

若您的電腦已經安裝上述的必備軟體,那麼恭喜您!只需要透過 npm 即可完成 Hexo 的安裝。
Expand Down

0 comments on commit 9eca524

Please sign in to comment.