Skip to content

Commit e825127

Browse files
authored
Merge pull request #116 from BinaryStudioAcademy/production
production to development
2 parents c0d480f + 9fc8214 commit e825127

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)