fix typo in cpu image

pull/15/head
Stephan Müller 2018-08-19 18:29:38 +02:00 committed by GitHub
parent 38aed1a13d
commit 83fae604d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Pull requests are welcome!
gpu: `docker build -t mycroft/mimic2:gpu -f gpu.Dockerfile .`
cpu: `docker build -t mycroft/mimic2:gpu -f cpu.Dockerfile .`
cpu: `docker build -t mycroft/mimic2:cpu -f cpu.Dockerfile .`
2. Run Docker