Update README.md

This commit is contained in:
Francesco Gatti
2020-07-13 19:51:09 +02:00
committed by GitHub
parent b12cf0d7c2
commit b2df9fc110
+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