diff --git a/README.md b/README.md index c3dddc2..9064de2 100644 --- a/README.md +++ b/README.md @@ -426,14 +426,14 @@ For a comprehensive view of the project progress, user stories, and bug tracking | **Bug** | **Status** | | ----------- | ----------- | -| [](#)| | +| []()| | ||| ### Fixed bugs | **Bug** | **Fix** | | ----------- | ----------- | -|npm start doesn't work|Whenever you you open a new terminal going forwards. you need to set the node version, you do that with the "nvm install 16" command. Then you can run your app with: npm start | +|[Npm start error message](https://github.com/SandraBergstrom/travel-tickr/issues/38)| Run "nvm install 16" | [Back up](#table-of-content)