Skip to content

Commit 05b1559

Browse files
committed
Update README.md
Correct syntax error with artisan config:publish
1 parent 9796c89 commit 05b1559

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
@@ -66,7 +66,7 @@ Configuration
6666

6767
Publish the configuration
6868

69-
$ php artisan config:publish toin0u\geocoder-laravel
69+
$ php artisan config:publish toin0u/geocoder-laravel
7070

7171
The service provider creates the following services:
7272

0 commit comments

Comments
 (0)