From 9b654ae8eb65fb77eec9841ac6e230179ca54e3e Mon Sep 17 00:00:00 2001 From: jos Date: Tue, 16 Jun 2015 15:46:08 +0200 Subject: [PATCH] Marked install with npm as "recommended" --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2ea6d73c..386e30a7 100644 --- a/index.html +++ b/index.html @@ -177,7 +177,7 @@ Vis.js runs fine on Chrome, Firefox, Opera, Safari, IE9+, and most mobile browsers (with full touch support). This site contains documentation, downloads and live examples of vis.js. The sourcecode of vis.js is available at Github. For questions, issues, and suggestions please use the issues section of the Github project.

-

install with npm

+

install with npm (recommended)

npm install vis

install with bower

bower install vis