diff --git a/README.md b/README.md
index 47cb3824077f34d0373d018d7198f3890c9db4ac..8efc28e388e74db3f0103a47bfd6e05f517fd949 100644
--- a/README.md
+++ b/README.md
@@ -18,9 +18,9 @@ Clone repository:
 
 Then:
 
-	cd gisaid-curation
+	cd curation_tool
 
-To update, go to your 'gisaid-curation' folder, and type
+To update, go to your 'curation_tool' folder, and type
 	
 	git pull
 
@@ -39,7 +39,7 @@ Once installed, if a new version is created, you do not have to re-install. Just
 ## How to run it
 
 I advise to always update the soft before using it, in case some modifications were done (which could be very often for this 
-new-born software until it is more stable). For that, go to `gisaid-curation` folder, and type:
+new-born software until it is more stable). For that, go to `curation_tool` folder, and type:
 
 	git pull