From 99faa559abce6f80e32a9d38e42f7c71aa72b315 Mon Sep 17 00:00:00 2001 From: adityapatwardhan Date: Fri, 8 May 2015 15:04:02 -0700 Subject: [PATCH] Update README.md Corrected formatting error. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e4a8714..501a720 100644 --- a/README.md +++ b/README.md @@ -56,5 +56,4 @@ Pester-based tests are located in ```/Remotely.Tests.ps1``` * Ensure Pester is installed on the machine * Run tests: -```powershell -.\Remotely.Tests.ps1 + .\Remotely.Tests.ps1