Update README wording

This commit is contained in:
Patrick Jentsch 2019-05-16 20:40:01 +02:00
parent 9fb88d84fe
commit 916fbe158d

View File

@ -12,7 +12,7 @@ git clone https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git && cd ocr
docker build -t sfb1288inf/ocr:latest . docker build -t sfb1288inf/ocr:latest .
``` ```
Alternatively build from git without cloning: Alternatively build from the GitLab repository without cloning:
1. Build image: 1. Build image:
``` ```