diff --git a/README.md b/README.md
index da232b5264a4cc49aae25d65566d7a31564585c5..207364c505dcfdbe780c4e7851ef6713163754a3 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,10 @@ This repository covers the most popular community approaches, use-cases and the
 
 ## FAQ: 
 
+- Q: What happened to llama-recipes?
+
+A: We recently renamed llama-recipes to llama-cookbook
+
 - Q: Prompt Template changes for Multi-Modality? 
 
 A: Llama 3.2 follows the same prompt template as Llama 3.1, with a new special token `<|image|>` representing the input image for the multimodal models.