From aa341cd76f82dd1329e607f21fd2b94574635128 Mon Sep 17 00:00:00 2001 From: justin8 Date: Mon, 6 Oct 2014 20:17:41 -0700 Subject: [PATCH] The node plugin already uses xdg-open on non-apple platforms. --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index 5741306..ca8b1a5 100644 --- a/Plugins.md +++ b/Plugins.md @@ -774,7 +774,7 @@ Enhances the [Nanoc](http://nanoc.stoneship.org/) static site generator with ali node ---- -- `node-api [SECTION]`: open the [node api](http://nodejs.org/docs/v0.4.8/api/all.html), for your current version, in your browser. **Note: This uses `open` which comes with OS X. This needs to be re-factored to work on other platforms.** +- `node-api [SECTION]`: open the [node api](http://nodejs.org/docs/v0.4.8/api/all.html), for your current version, in your browser. npm ---