diff --git a/README.md b/README.md index 98bd14f..580f99d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ You can host the game on your own computer, by following these steps: 1. Open a terminal window 2. Download the code: `git clone https://git.bitscuit.be/bitscuit/ReverseQuiz.git` 3. Move into the project directory: `cd ReverseQuiz` -4. Install the dependencies: `npm i socket.io` +4. Install the dependencies: `npm i socket.io` and `npm i node-fetch` You can now edit the `main.js` file with your favourite text editor and change the following: