Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aradwann committed Feb 23, 2024
1 parent 26feaf4 commit 8be42ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@ To contribute to eEnergy, you will need to set up your development environment w
- Build the Docker images:

```bash
docker-compose build
docker compose build
```

- Run the containers:

```bash
docker-compose up
docker compose up
```

4. **Access the Application**
Expand Down

0 comments on commit 8be42ef

Please sign in to comment.