Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Commit

Permalink
Adding Installation section
Browse files Browse the repository at this point in the history
Documenting the installation options. Fixes #236
  • Loading branch information
1000hz authored Jul 15, 2016
1 parent 477463b commit c08d671
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ It also provides an unobtrusive user experience, because nobody likes a naggy fo
- Custom validator functions
- Validation of an input field via AJAX

## Installation
* Clone the repo: `git clone https://github.com/1000hz/bootstrap-validator.git`.
* Install with [Bower](http://bower.io): `bower install bootstrap-validator`.
* Install with [npm](https://www.npmjs.com): `npm install bootstrap-validator`.

## Documentation

See the project docs at http://1000hz.github.io/bootstrap-validator
Expand Down

0 comments on commit c08d671

Please sign in to comment.