Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darioalessandro authored Nov 20, 2023
1 parent 3409d4c commit 051de7a
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,12 @@ Contains 3 sub-projects

1. Install docker https://docs.docker.com/engine/install/
2. Run one of the supported make commands
```
make test
make up
make down
make build
```

## Without docker

Expand All @@ -88,13 +94,6 @@ Contains 3 sub-projects
If you are using encryption (`E2EE_ENABLED=1`), you should lanuch Chrome with
the necessary options for it to accept the local certificate by running `./launch_chrome.sh`

```
make test
make up
make down
make build
```

## 👤 Contributors ✨

<table>
Expand Down

0 comments on commit 051de7a

Please sign in to comment.