We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 299f2d4 commit a9842f6Copy full SHA for a9842f6
README.md
@@ -27,7 +27,7 @@ except for the bugfix number in alphafold_singularity. E.g. alphafold_singularit
27
goes with AlphaFold 2.3.2
28
29
```
30
-$ export ALPHAFOLD_VERSION=2.3.2-1
+$ export ALPHAFOLD_VERSION=2.3.2
31
$ wget https://github.com/deepmind/alphafold/archive/refs/tags/v${ALPHAFOLD_VERSION}.tar.gz -O alphafold-${ALPHAFOLD_VERSION}.tar.gz
32
...
33
2023-02-08 17:28:50 (1.24 MB/s) - ‘alphafold-x.x.x.tar.gz’ saved [5855095]
0 commit comments