diff --git a/README.md b/README.md index 6aee4fa..dc7398c 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,7 @@ Other recent HEAT related publications: - Measurements of multiple heat flux components at the divertor target by using surface eroding thermocouples (invited), Ren et al, https://aip.scitation.org/doi/full/10.1063/5.0101719 --- -For users who want to run HEAT, there are two options: - - An appImage for running with a single executable on Linux - - A docker container, which also allows HEAT development - -The appImage is available under the Releases tab on this github page. The docker container is available via docker hub. See the tutorials link below for more information on installation. +For users who want to run HEAT, you will need to download the HEAT docker container from dockerhub. There is no longer support for the Linux appImage, as the docker container is OS agnostic and achieves equal speeds as the appImage. See the tutorials link below for more information on installation. There is a companion repo to this one, which provides some HEAT pre/post processing functions: https://github.com/plasmapotential/HEATtools.git