mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-20 10:55:37 -05:00
Update README.md
This commit is contained in:
parent
3b4494181e
commit
b951ada00d
1 changed files with 1 additions and 6 deletions
|
|
@ -41,14 +41,9 @@ Run the command below to start the wizard. It’ll guide you through a bunch of
|
|||
./orchestrator
|
||||
```
|
||||
|
||||
```bash
|
||||
cargo run --bin orchestrator
|
||||
```
|
||||
|
||||
To start the environment, run a command [such as](https://docs.docker.com/reference/cli/docker/compose/up/):
|
||||
|
||||
```bash
|
||||
docker compose up -d
|
||||
docker compose up -d --build
|
||||
```
|
||||
|
||||
To view logs, run commands [such as](https://docs.docker.com/reference/cli/docker/compose/logs/):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue