From 9d4b9221cea757c122dc378cc3df26e660983e18 Mon Sep 17 00:00:00 2001 From: Sotir Danailov Date: Wed, 13 May 2015 17:52:20 +0300 Subject: [PATCH] Issue #150 only README.md edited --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d369722f..5c6e09a9 100755 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ supported](http://caniuse.com/#feat=audio-api). ## Running locally vs. Production Running Winamp2-js locally is as simple as cloning this repository and opening -`index.html` in your browser. You can run `r.js -o build.js` in the `js/` -directory to build the production version which reduces the number of http -requests. +`index.html` in your browser, but you will need to have a local web server to run it on. +You can run `r.js -o build.js` in the `js/` directory to build the production version +which reduces the number of http requests. ## Reference