From bc89c72b05a78706c032a2d551c199ce38d6390d Mon Sep 17 00:00:00 2001 From: stevengum <14935595+stevengum@users.noreply.github.com> Date: Fri, 2 Nov 2018 10:49:44 -0700 Subject: [PATCH] remove v4 branch instructions in CONTRIBUTING.md --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6c945d482..7493c477e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,10 +30,9 @@ Don't feel bad if we can't reproduce the issue and ask you for more information! git clone https://github.com/Microsoft/BotFramework-Emulator.git ``` -### Checkout v4 branch +### Navigate to the project ``` cd BotFramework-Emulator -git checkout v4 ``` ### Install global dependencies