aboutsummaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorChristopher Manning2012-12-09 19:10:15 -0600
committerChristopher Manning2012-12-09 19:10:15 -0600
commit23943ead1a72948c93bb492417a740ab68e8ed50 (patch)
tree9debe90e284c275572be8f06ae563ec59db74862 /README.markdown
parentfedb5ebbea6168a89e50ce952ddb149e8ced6ee0 (diff)
downloadvimium-23943ead1a72948c93bb492417a740ab68e8ed50.tar.bz2
Format and add instructions for Reporting Issues to CONTRIBUTING
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown11
1 files changed, 3 insertions, 8 deletions
diff --git a/README.markdown b/README.markdown
index 5ed55c31..306bf76b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -11,14 +11,9 @@ __Installation instructions:__
You can install the stable version of Vimium from the
[Chrome Extensions Gallery](https://chrome.google.com/extensions/detail/dbepggeogbaibhgnhhndojpepiihcmeb).
-Alternatively, you can install it from source:
-
-1. Install [Coffeescript](http://coffeescript.org/#installation) (needed to build vimium).
-2. Run `cake build` in the Vimium directory.
-3. Navigate to `chrome://extensions`
-4. Toggle into Developer Mode
-5. Click on "Load Unpacked Extension..."
-6. Select the Vimium directory.
+Please see
+[CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIBUTING.md#installing-from-source)
+for instructions on how you can install Vimium from source.
The Options page can be reached via a link on the help dialog (hit `?`) or via the button next to Vimium on
the Chrome Extensions page (`chrome://extensions`).