Skip to content

Commit

Permalink
Merge pull request #2 from guilhiz/guilhiz-patch-1
Browse files Browse the repository at this point in the history
docs: update README.md
  • Loading branch information
guilhiz committed May 20, 2023
2 parents d8bd57d + 7b04c9c commit 3eb0f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ git clone https://github.com/<YOUR_USERNAME>/<YOUR_PROJECT_NAME>.git

After cloning the repository, run the following commands inside the project folder:
- Install the dependencies with `npm install`
- Configure the environment variables based on the `.env.examples`
- Configure the environment variables based on the `envs/.env.development.example`
- Run the project with `npm run dev`

## :file_folder: Main File Structure
Expand Down

0 comments on commit 3eb0f5a

Please sign in to comment.