aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2020-05-15 21:19:59 +0100
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2020-05-15 21:19:59 +0100
commit6d857f5158ce3232d4f624c425b6ee62e1d0a9aa (patch)
tree2552cf01b5f3d91551003d822e2a33dbef38d517
parentfix docker run command on travis (diff)
downloadTCPD-6d857f5158ce3232d4f624c425b6ee62e1d0a9aa.tar.gz
TCPD-6d857f5158ce3232d4f624c425b6ee62e1d0a9aa.zip
Fix readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f0b2543..2cd505e 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ facilitate reproducibility.
### Using Docker
-To build the dataset using Docker, first build the docker containers
+To build the dataset using Docker, first build the docker image:
```
$ docker build -t tcpd https://github.com/alan-turing-institute/TCPD.git