Update README.md

This commit is contained in:
Francesco Gatti
2020-07-13 19:51:09 +02:00
committed by GitHub
parent 79bd3d6f35
commit 4959f4fa9e
+1 -1
View File
@@ -1,7 +1,7 @@
# Use the prebuilt image
```
# build image
docker build -t tkdnn:build -f Dockerfile-f Dockerfile .
docker build -t tkdnn:build -f Dockerfile .
```
# Build Base Docker image