Skip to content

Commit

Permalink
Fix #386 - adding concatenated version to repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Yomguithereal committed Nov 9, 2015
1 parent a5a7873 commit 0820536
Show file tree
Hide file tree
Showing 3 changed files with 3,346 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -3,5 +3,4 @@ node_modules
TODO.md
benchmark.js
*.log
build/baobab.js
dist
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -56,7 +56,7 @@ colorsCursor.push('orange');

## Installation

If you want to use **Baobab** with node.js/io.js or browserify/webpack etc., you can use npm.
If you want to use **Baobab** with node.js or browserify/webpack etc., you can use npm.

```sh
npm install baobab
Expand Down

0 comments on commit 0820536

Please sign in to comment.