Skip to content

Commit

Permalink
DOC: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
remicres authored Oct 21, 2021
1 parent 3e73699 commit 6d6d81f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ For now you have two options: either use the existing **docker image**, or build

Use the latest image from dockerhub:
```
docker pull mdl4eo/otbtf2.4:cpu
docker run -u otbuser -v $(pwd):/home/otbuser mdl4eo/otbtf2.4:cpu otbcli_PatchesExtraction -help
docker pull mdl4eo/otbtf2.5:cpu
docker run -u otbuser -v $(pwd):/home/otbuser mdl4eo/otbtf2.5:cpu otbcli_PatchesExtraction -help
```

Read more in the [docker use documentation](doc/DOCKERUSE.md).
Expand Down

0 comments on commit 6d6d81f

Please sign in to comment.