Skip to content

Commit

Permalink
Merge pull request #252 from ifad/chore/fix-readme
Browse files Browse the repository at this point in the history
Improve readme
  • Loading branch information
tagliala authored Sep 12, 2024
2 parents bca9e3f + b35a6f7 commit 9416507
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 @@ -386,7 +386,7 @@ exec java -jar /usr/share/java/tika-app.jar $ARGS
A multi-container Docker application defined in `docker-compose.yml` is
provided to speed up Colore installation on development machines.

1. Copy `docker/colore/variables.env.example` to `docker/colore/variables.env`
1. Run `cp docker/colore/variables.env.example docker/colore/variables.env`
2. Run `docker compose up`
3. Have fun with Colore up and running on `http://localhost:9240/`

Expand Down

0 comments on commit 9416507

Please sign in to comment.