From ced7a47e90e2ba2e1dba9e71c26e1172bd0e7576 Mon Sep 17 00:00:00 2001 From: Phil Crosby Date: Wed, 9 Sep 2015 23:10:40 +0200 Subject: Remove obsolete comment --- Cakefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Cakefile b/Cakefile index 63c544c1..fcb496c7 100644 --- a/Cakefile +++ b/Cakefile @@ -80,7 +80,6 @@ task "package", "Builds a zip file for submission to the Chrome store. The outpu # This builds a CRX that's distributable outside of the Chrome web store. Is this used by folks who fork # Vimium and want to distribute their fork? task "package-custom-crx", "build .crx file", -> - # To get exec-sync, use `npm install exec-sync`. We use this for synchronously executing shell commands. # To get crxmake, use `sudo gem install crxmake`. invoke "build" -- cgit v1.2.3