Skip to content

Commit

Permalink
SDP-635 use docker-compose instead of makefile (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
marwen-abid authored Aug 9, 2023
1 parent 858fab8 commit fa78b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/stellar-disbursement-platform/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Then build it using the pre-defined docker compose files.
<CodeExample>

```bash
make all
docker-compose up
```

</CodeExample>
Expand Down

0 comments on commit fa78b1f

Please sign in to comment.