Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This page is also available in [Japanese](https://github.com/BoostIO/Boostnote/b
* npm: 4.x
* node: 7.x

You should use `npm v4.x` because `$ grand pre-build` fails on `v5.x`.
You should use `npm v4.x` because `$ grunt pre-build` fails on `v5.x`.

## Development

Expand Down
2 changes: 1 addition & 1 deletion docs/ru/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* npm: 4.x
* node: 7.x

Вы должны использовать `npm v4.x`, так как `$ grand pre-build` не работает в `v5.x`.
Вы должны использовать `npm v4.x`, так как `$ grunt pre-build` не работает в `v5.x`.

## Разработка

Expand Down
2 changes: 1 addition & 1 deletion docs/zh_CN/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* npm: 4.x
* node: 7.x

因为`$ grand pre-build`的问题,您只能使用`npm v4.x`而不能使用`npm v5.x`。
因为`$ grunt pre-build`的问题,您只能使用`npm v4.x`而不能使用`npm v5.x`。

## 开发

Expand Down