From 64c55bb811c12dd9c9e4d3ab5ae9ad9fca40e983 Mon Sep 17 00:00:00 2001
From: Abraham Raji <avronr@tuta.io>
Date: Fri, 9 Oct 2020 12:31:28 +0530
Subject: [PATCH] Docs Update

---
 website/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/README.md b/website/README.md
index 4af4369..d0f1380 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.
-- 
GitLab