From 916fbe158d8f32844052f7b9d09296d0c5297b74 Mon Sep 17 00:00:00 2001 From: Patrick Jentsch Date: Thu, 16 May 2019 20:40:01 +0200 Subject: [PATCH] Update README wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ```