diff --git a/website/README.md b/website/README.md
index 4af436962735773732611d44df68afea32653900..d0f138068f3af93d0a7964f3d4c45825662ac712 100644
--- a/website/README.md
+++ b/website/README.md
@@ -35,6 +35,6 @@ This will generate the files in a directory called `public`. These files can now
 
 ### Workflow for camp.fsf.org.in
 - Make necessary changes and commit the changes to git.
-- Run the `generate-site` script (present in the root folder) from the website folder. 
+- Run the `generate-site` script (present in the Scripts folder in the root folder) from the website folder. 
 - Switch to the `production` branch.
 - Run the `update` script, commit the changes in git and push the changes to production branch.