Skip to content

Commit

Permalink
Merge pull request #142 from eduardoj/fix/add_colon
Browse files Browse the repository at this point in the history
Add missing colon
  • Loading branch information
eduardoj authored Aug 9, 2023
2 parents 715fc3e + e088c69 commit 306041a
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 @@ -31,7 +31,7 @@ or copy the `dotenv.example` file to `.env` and the script picks them up from th
bundle exec ruby kurren.rb
```

or use docker-compose
or use docker-compose:

```shell
docker-compose up
Expand Down

0 comments on commit 306041a

Please sign in to comment.