diff --git a/README.md b/README.md index f3e65d3..57b984d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Using [@stidges](https://github.com/stidges)' code for bootstrap forms to create ## Install ``` -composer require manavo/laravel-bootstrap-forms ~0.0 +composer require manavo/laravel-bootstrap-forms ~0.1 ``` ## Configure @@ -14,7 +14,9 @@ Make sure you comment out the existing HtmlServiceProvider (Illuminate\Html\Html ```php