update readme

This commit is contained in:
tomasz.kasprowicz 2021-01-16 19:41:16 +01:00
parent f6c3284874
commit 5e4c0e42cc

View File

@ -32,7 +32,7 @@ git clone https://git.wmi.amu.edu.pl/s449311/todo-list.git
cd TODO-LIST
```
3. install dependencies using npm
3. install dependencies using npm Node is needed
```
npm i
```