diff --git a/README.md b/README.md index 311f840..297e10d 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,9 @@ View the RFdiffusion documentation resource maintained by Rosetta Commons [here] # Getting started / installation -Thanks to Sergey Ovchinnikov, RFdiffusion is available as a [Google Colab Notebook](https://colab.research.google.com/github/sokrypton/ColabDesign/blob/v1.1.1/rf/examples/diffusion.ipynb) if you would like to run it there! +Thanks to Sergey Ovchinnikov,many of the features of RFdiffusion are available as a [Google Colab Notebook](https://colab.research.google.com/github/sokrypton/ColabDesign/blob/v1.1.1/rf/examples/diffusion.ipynb) if you would like to run it there! + +There is also an official, Rosetta Commons-maintainted Docker image that you can find [here](https://hub.docker.com/r/rosettacommons/rfdiffusion). Thank you to Sergey Lyskov, Ajasja Ljubetic, and Hope Woods for creating this resource. We strongly recommend reading this README carefully before getting started with RFdiffusion, and working through some of the examples in the Colab Notebook.