Skip to content

Commit 63ce823

Browse files
committed
updates readme
1 parent 06cfba0 commit 63ce823

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Incredible features with a lightweight laravel blog package. I highly recommend
1919
- Multi Level Category - nested sets using Baum
2020
- Multi Language Support
2121

22-
### Quick and easy installation
22+
### Quick and easy installation (Multi-lang version)
2323
1- Install via composer
2424

2525
`composer require binshops/laravel-blog`
@@ -86,7 +86,7 @@ To see package on Packagist click this [Link](https://packagist.org/packages/bin
8686
### Single Language Version
8787
To install the single language version of the package use version v8.1x:
8888

89-
1- `composer require binshops/laravel-blog:v8.1.1`
89+
1- `composer require binshops/laravel-blog:v8.1.2`
9090

9191
2- `php artisan vendor:publish --provider="BinshopsBlog\BinshopsBlogServiceProvider"`
9292

0 commit comments

Comments
 (0)