Skip to content

Commit

Permalink
Fix node version
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolai-shabalin committed May 18, 2024
1 parent 4129f54 commit fdbabb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[Почитайте небольшой документ как правильнее контрибьютить в проект.](./CONTRIBUTING.md)

## Как запустить проект
1. Установить node.js. Поддерживаемая версия 16
1. Установить node.js. Поддерживаемая версия 20
2. Установить зависимости проекта
```bash
npm i
Expand Down

0 comments on commit fdbabb7

Please sign in to comment.