From dcf22af3c8a3653551f6f8303088f620da466e65 Mon Sep 17 00:00:00 2001 From: Angly Cat Date: Mon, 2 Oct 2017 14:54:17 +0600 Subject: [PATCH] Remove startup directory overrive switch from command in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f4851e..53140fa 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ If you want to run SSH agent on startup, include the line `@call "%GIT_INSTALL_R 1. Click the '+' button to add a task. 1. Name the new task in the top text box. 1. Provide task parameters, this is optional. -1. Add ```cmd /c "[path_to_external_env]\bin\bash --login -i" -new_console:d:%USERPROFILE%``` to the `Commands` text box. +1. Add ```cmd /c "[path_to_external_env]\bin\bash --login -i" -new_console``` to the `Commands` text box. Recommended Optional Steps: