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

Commit f84798b

Browse files
committed
Fix URL in readme
1 parent 9b7634b commit f84798b

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
@@ -5,7 +5,7 @@ Submit jobs to and receive jobs from other Laravel or Lumen instances.
55
## Installation
66

77
```
8-
composer config repositories.laravel-remote-queue vcs https://github.com/biigle/larave-remote-queue
8+
composer config repositories.laravel-remote-queue vcs https://github.com/biigle/laravel-remote-queue
99
composer require biigle/laravel-remote-queue
1010
```
1111

0 commit comments

Comments
 (0)