Skip to content

Commit 2175130

Browse files
Juhyung Parkjoojis
authored andcommitted
Use Nodejs higher than version 10
package.js already uses node version 10
1 parent a3be170 commit 2175130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The software dependencies required to install and run CodeChain-indexer are:
1616

1717
- Latest version of the [CodeChain](https://github.com/CodeChain-io/codechain)
1818
- PostgreSQL [`v11.*`](https://www.postgresql.org/download/)
19-
- Nodejs higher than version 8
19+
- Nodejs higher than version 10
2020

2121
#### Download
2222

0 commit comments

Comments
 (0)