Skip to content

Commit

Permalink
Merge pull request #180 from Hack666r/fix.typo
Browse files Browse the repository at this point in the history
typo fix README.md
  • Loading branch information
Chomtana authored Jan 11, 2025
2 parents 8d1ddf9 + ab7a99f commit 17ec659
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 17ec659

Please sign in to comment.