diff --git a/README.md b/README.md index c2d27d1..76f9547 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ Install the project dependencies using Yarn. yarn install ``` -### 3. Set Up Environment Variables +### 3. Set Up Environment Variables(cd autospace-workshop/apps/api) -Create a .env file in the root directory and add the necessary environment variables. Refer to .env.example for the required variables. +Create a .env file in the root directory and add the necessary environment variables. Refer to .env.example(in /apps/api) for the required variables. ### 4. Run the Database with Docker Compose