diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-05-15 21:19:59 +0100 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-05-15 21:19:59 +0100 |
| commit | 6d857f5158ce3232d4f624c425b6ee62e1d0a9aa (patch) | |
| tree | 2552cf01b5f3d91551003d822e2a33dbef38d517 | |
| parent | fix docker run command on travis (diff) | |
| download | TCPD-6d857f5158ce3232d4f624c425b6ee62e1d0a9aa.tar.gz TCPD-6d857f5158ce3232d4f624c425b6ee62e1d0a9aa.zip | |
Fix readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
