Skip to content
This repository was archived by the owner on Aug 30, 2020. It is now read-only.

Commit fb37c9b

Browse files
committed
remove dev-master
1 parent ca6565f commit fb37c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# # Installation
1515
Begin by installing this package through Composer. Edit your project's `composer.json` file to require `elnooronline/laravel-bootstrap-forms`.
1616
```
17-
composer require elnooronline/laravel-bootstrap-forms:dev-master
17+
composer require elnooronline/laravel-bootstrap-forms
1818
```
1919
<a name="opening-a-form"></a>
2020
# # Opening A Form

0 commit comments

Comments
 (0)