Skip to content

Commit fa0cc41

Browse files
committed
fix(examples): fix the description of Node.js verion
Signed-off-by: Takuma TAKEUCHI <[email protected]>
1 parent 2b64f6a commit fa0cc41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/electricity-trade/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Before you begin, you need to check that you have all the prerequisites installe
66
- OS: Linux (recommend: Ubuntu18.04 or CentOS7)
77
- Docker (recommend: v17.06.2-ce or greater)
88
- Docker-compose (recommend: v1.14.0 or greater)
9-
- node.js (recommend: v12)
9+
- node.js v12 (recommend: v12.20.2 or greater)
1010
- The ports 5034, 5040, 5051 are available (If they are already used, the following processes can be done by changing the port number setting)
1111

1212
## Boot method

0 commit comments

Comments
 (0)