From b30a37b613f7d89957a9b170c7165bfc02b4ed44 Mon Sep 17 00:00:00 2001 From: Adam JOLY Date: Wed, 5 Mar 2025 20:31:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a26a16..bdaeeb8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository contains the Inception project, which requires specific environm ## Environment Variables -Create a `.env` file in the root directory of the project with the following environment variables: +Create a `.env` file in the `srcs` directory of the project with the following environment variables: ```plaintext DB_USER=your_database_user