Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 853f44c

Browse files
authored
Fix Supported Node version
1 parent 77567ef commit 853f44c

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
@@ -15,7 +15,7 @@ BF is based on the Node.js platform and the [OClif](https://github.com/oclif/ocl
1515

1616
You must download the following prerequisites:
1717

18-
* [Node.js](https://nodejs.org/) version 10.14.1 or higher
18+
* [Node.js](https://nodejs.org/) version 12
1919

2020
Install the tool using the following command:
2121

0 commit comments

Comments
 (0)