diff --git a/update_course_repo.sh b/update_course_repo.sh
index d672e97494aec597083771723ee2d068cc65e054..fbced7fd2158d6bd84bb417d81567ea4dfca529e 100755
--- a/update_course_repo.sh
+++ b/update_course_repo.sh
@@ -10,7 +10,7 @@ set -e
 
 NOTEBOOKS=??_*.ipynb
 NEEDED="images data"
-EXTRA="Install.md LICENSE intro_presentation environment*.yml"
+EXTRA="README.md LICENSE intro_presentation environment*.yml"
 
 NAME=machinelearning-introduction-workshop