Skip to content

Commit

Permalink
Update README.md (makeplane#2893)
Browse files Browse the repository at this point in the history
./setup.sh removed

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
  • Loading branch information
srinivaspendem and sriramveeraghanta committed Dec 7, 2023
1 parent 726f466 commit 0887d35
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ Setting up local environment is extremely easy and straight forward. Follow the
1. Review the `.env` files available in various folders. Visit [Environment Setup](./ENV_SETUP.md) to know about various environment variables used in system
1. Run the docker command to initiate various services `docker compose -f docker-compose-local.yml up -d`

```bash
./setup.sh
```

You are ready to make changes to the code. Do not forget to refresh the browser (in case id does not auto-reload)

Thats it!
Expand Down

0 comments on commit 0887d35

Please sign in to comment.