From 095745ab12144ee27147d962d690cfd49104e7fa Mon Sep 17 00:00:00 2001 From: Steve Gravrock Date: Mon, 21 Jun 2021 13:31:28 -0700 Subject: [PATCH] Removed gulp-jasmine-browser mention from README --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 2881cbb7..f26bb82c 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,6 @@ For the Jasmine browser runner:
For the Jasmine Ruby Gem:
[https://github.com/jasmine/jasmine-gem](https://github.com/jasmine/jasmine-gem). -For the Jasmine headless browser gulp plugin:
-[https://github.com/jasmine/gulp-jasmine-browser](https://github.com/jasmine/gulp-jasmine-browser). - To install Jasmine standalone on your local box (where **_{#.#.#}_** below is substituted by the release number downloaded): * Download the standalone distribution for your desired release from the [releases page](https://github.com/jasmine/jasmine/releases).