Skip to content

Commit da13fcb

Browse files
authored
Update README.md
1 parent 5e7423b commit da13fcb

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
@@ -3,7 +3,7 @@
33
Fork of https://github.com/martinlindhe/laravel-vue-i18n-generator
44

55

6-
[![Build Status](https://travis-ci.org/martinlindhe/laravel-vue-i18n-generator.png?branch=master)](https://travis-ci.org/martinlindhe/laravel-vue-i18n-generator)
6+
[![Build Status](https://travis-ci.org/librenms/laravel-vue-i18n-generator.png?branch=master)](https://travis-ci.org/librenms/laravel-vue-i18n-generator)
77

88

99
Laravel 5 package that allows you to share your [Laravel localizations](https://laravel.com/docs/5.8/localization)
@@ -18,7 +18,7 @@ Configuration paths have changed in Laravel 5.7, in order for this package to fu
1818
## Install the package
1919

2020
In your project:
21-
```composer require martinlindhe/laravel-vue-i18n-generator --dev```
21+
```composer require librenms/laravel-vue-i18n-generator --dev```
2222

2323
### For Laravel 5.4 and below:
2424
For older versions of the framework:

0 commit comments

Comments
 (0)