diff --git a/app/index.html b/app/index.html
index dccdec9..63f5b3e 100644
--- a/app/index.html
+++ b/app/index.html
@@ -13,7 +13,7 @@
Setting up the React frontend:
- Clone the repository
- - Enter the frontend folder
+ - Edit the config.js file inside the src folder and change the parameters to match where your server is hosted
- Install the dependencies using `npm i`
- Build the static files with `npm run build`
- Copy the static files from the build folder into the app folder on the server (replacing these files)