diff --git a/recipes/README.md b/recipes/README.md
index d1c7514217dc6cbe7d52fbaf98dfd3b8a2a9a2d7..78069abdadb8bc886755ba9fae9d2ad7881f0cb8 100644
--- a/recipes/README.md
+++ b/recipes/README.md
@@ -8,10 +8,12 @@ They ship with `LarvaTagger.jl` and, optionally, with a MaggotUBA-based toy back
 
 Try:
 ```
-docker pull flaur/larvatagger:0.5-20220418
+docker pull flaur/larvatagger:latest
+docker tag flaur/larvatagger larvatagger
 ```
 
 Beware that images that ship with backends are relatively large files (>6GB on disk).
+If you are not interested in automatic tagging, use the `flaur/larvatagger:0.5-standalone` image instead.
 
 ## Running an image