Skip to content

Commit 3d843b8

Browse files
committed
Adding more information for Table 2.
1 parent 1a85bc0 commit 3d843b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ There are several possible ways to make an environment which can run the experim
123123

124124
If you're planning to use the GPU, or are on a Linux device (this process will not work natively on Mac OS or Windows, due to `jaxlib`) -- possibly the easiest way is to use [`docker`](https://docs.docker.com/). There are two ways to use `docker` to build an environment:
125125

126-
* (**Docker Hub**) We've pushed [an image to Docker Hub](https://hub.docker.com/layers/probcomp/programmable-vi/latest/images/sha256-42a30281138c55509035b14ba7f42124262394fb559c151f36ad5d189b1f13a2?context=explore) which you can use directly.
126+
* (**Docker Hub**) We've pushed [an image to Docker Hub](https://hub.docker.com/r/probcomp/programmable-vi/tags) which you can use directly.
127127

128128
* (**Dockerfile**) We've provided a `Dockerfile` with the repository. To build an image, run:
129129
```

0 commit comments

Comments
 (0)