diff --git a/README.md b/README.md index d66230534..dd24979ee 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Please follow these steps: 1. Check that AlphaFold will be able to use a GPU by running: ```bash - docker run --rm --gpus all nvidia/cuda:11.0-base nvidia-smi + docker run --rm --gpus all nvidia/cuda:11.0.3-base-ubuntu20.04 nvidia-smi ``` The output of this command should show a list of your GPUs. If it doesn't,