Skip to content

Commit

Permalink
docs: remove unrelated code in README
Browse files Browse the repository at this point in the history
  • Loading branch information
zengzengzenghuy committed Sep 23, 2024
1 parent d464ceb commit 550f4ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/executor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Run the following command:

```sh
cd ../.. # To the root level
docker compose up --build mongodb hashi_relayer hashi_executor
docker compose up --build mongodb hashi_executor
```

### Viewing Logs
Expand Down
2 changes: 1 addition & 1 deletion packages/relayer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Run the following command:

```sh
cd ../.. # To the root level
docker compose up --build mongodb hashi_relayer hashi_executor
docker compose up --build mongodb hashi_relayer
```

### Viewing Logs
Expand Down

0 comments on commit 550f4ba

Please sign in to comment.