From 1e192ae03d1da8a56e5ede2ad245c79414bbc619 Mon Sep 17 00:00:00 2001 From: "Wuttinan.C" Date: Wed, 12 May 2021 16:34:12 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc14016..813427b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Assuming you are new joiner and you are assigned to continue working on this tas ## Before working on challenge - Please git checkout to a new branch - After finished the challenge, use git cmd - - `git format-patch your-branch -o patches`, Then zip patches folder to interviewer email. + - `git format-patch main -o patches`, Then zip patches folder to interviewer email. --- ## What our dev have done