From 9cf74efe5663872cb5e731b93dbb70709d5f3de2 Mon Sep 17 00:00:00 2001 From: NovemLinguae <79697282+NovemLinguae@users.noreply.github.com> Date: Fri, 15 Dec 2023 07:16:41 -0800 Subject: [PATCH] minor update to deploy documentation (#1902) --- DEVELOPER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVELOPER.md b/DEVELOPER.md index 66814db9d..164dd3073 100644 --- a/DEVELOPER.md +++ b/DEVELOPER.md @@ -162,7 +162,7 @@ Every time: - `git checkout master` - In your browser, go to GitHub, go to your Twinkle fork, and check if it says it is out of date. If so, click "Sync fork" - `git pull` -- `cd` to your twinkle/scripts directory +- `cd scripts` - `perl sync.pl --mode=deploy --all` - it'll ask yes/no. type y - if it prompts you for any edit summaries, just hit enter to skip