diff --git a/docs/tech/installation/overview.md b/docs/tech/installation/overview.md index cdb624944e5f89f8748f91148ab4eab338228164..c864d22f6c3940a277ae5e2e4eae61fa10d7cb1f 100644 --- a/docs/tech/installation/overview.md +++ b/docs/tech/installation/overview.md @@ -7,4 +7,4 @@ The frontend of the INJECT project is responsible for providing a user-friendly The backend of the INJECT project handles data management, authentication, and running the INJECT project. To begin setting up the backend environment and running the backend server, follow the instructions outlined in the [Backend Installation Guide](back-README.md). This guide provides detailed steps for installing dependencies, configuring the backend, and deploying the backend server. -By following the installation guides for both the frontend and backend components, you'll be able to successfully set up and run the INJECT project. If you encounter any issues or need further assistance, please check out our [FAQ](TBA). Additionally, if you encounter any bugs or require further assistance, don't hesitate to report them to us. \ No newline at end of file +By following the installation guides for both the frontend and backend components, you'll be able to successfully set up and run the INJECT project. If you encounter any issues or need further assistance, please check out our [FAQ](TBA). Additionally, if you encounter any bugs or require further assistance, don't hesitate to report them to us. The [FAQ](TBA) includes instructions on how to report bugs.