From 51b7ae4e94ed4ae91153436bfc649bef027b34a1 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 15 May 2014 20:52:37 +0200 Subject: [PATCH] docs: Include Browserify in npm section --- docs/api/js.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/api/js.rst b/docs/api/js.rst index c887f3c0..56d3c8a2 100644 --- a/docs/api/js.rst +++ b/docs/api/js.rst @@ -48,11 +48,11 @@ the Git repo at: - ``mopidy/http/data/mopidy.min.js`` -Getting the library for Node.js use -=================================== +Getting the library for Node.js or Browserify use +================================================= -If you want to use Mopidy.js from Node.js instead of a browser, you can install -Mopidy.js using npm:: +If you want to use Mopidy.js from Node.js or on the web through Browserify, you +can install Mopidy.js using npm:: npm install mopidy