Skip to content

Commit 9fc8214

Browse files
committed
production: * node.js version in readme linked to .nvmrc config file
1 parent fdde44c commit 9fc8214

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
@@ -53,7 +53,7 @@ The main frameworks and libraries used in the project are listed here. A complet
5353

5454
## Installation
5555

56-
1. Get the latest stable version [Node.js](https://nodejs.org/en/ 'Node.js') (LTS). **Note:** npm will be installed automatically. Check the correctness of the installation: to do this, run in the command line (terminal):
56+
1. Get [Node.js](https://nodejs.org/en/ 'Node.js') (LTS) the version included into [.nvmrc file](./.nvmrc). **Note:** npm will be installed automatically. Check the correctness of the installation: to do this, run in the command line (terminal):
5757

5858
```
5959
node -v // for checking Node.js version

0 commit comments

Comments
 (0)