Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kwea123 authored Jul 12, 2018
1 parent c6c91c4 commit f458231
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,11 @@ The OS is ubuntu-16.04.

A `Dockerfile` with all dependencies is provided. You can build it with
```
nvidia-docker build $CONTAINER:$TAG ./
docker build $CONTAINER:$TAG ./
```

This may take a while on the first build.

Otherwise, an environment with all dependencies also works.

# Examine the data
Expand Down

0 comments on commit f458231

Please sign in to comment.