Skip to content

Commit

Permalink
typo fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hack666r authored Jan 11, 2025
1 parent 8d1ddf9 commit ab7a99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ Open `.env` with your editor of choice
docker compose up -d --build
```

Will start the node in a detatched shell (`-d`), meaning the node will continue to run in the background. We recommended to add `--build` to make sure that latest changes are being applied.
Will start the node in a detached shell (`-d`), meaning the node will continue to run in the background. We recommended to add `--build` to make sure that latest changes are being applied.

### View logs

Expand Down

0 comments on commit ab7a99f

Please sign in to comment.