From d4d58378d9fa24355993ce29c8e31ef1b70ebbe9 Mon Sep 17 00:00:00 2001 From: Daniel Lo Nigro Date: Mon, 21 Nov 2016 00:23:51 -0800 Subject: [PATCH] Remove Bower info (Babili is not available in Bower) --- packages/babili-standalone/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/babili-standalone/README.md b/packages/babili-standalone/README.md index 39bd17c..5ce7007 100644 --- a/packages/babili-standalone/README.md +++ b/packages/babili-standalone/README.md @@ -22,7 +22,6 @@ There are several ways to get a copy of Babili. Pick whichever one you like: - Install via Bower: `bower install babili-standalone` - Install via NPM: `npm install --save babili-standalone` - Manually grab `babili.js` and/or `babili.min.js` from the [GitHub releases page](https://github.com/Daniel15/babel-standalone/releases). Every release includes these files. -- Install it via Git: You can use the repo at https://github.com/Daniel15/babel-standalone-bower to pull a prebuilt version from Git. Note that this is generally only advised for systems that *must* pull artifacts from Git, such as Bower. Usage =====