diff --git a/README.md b/README.md index 38ff132..3bf614d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ git clone https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git && cd ocr docker build -t sfb1288inf/ocr:latest . ``` -Alternatively build from git without cloning: +Alternatively build from the GitLab repository without cloning: 1. Build image: ```