Skip to content

Commit

Permalink
minor mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tapha committed Jun 6, 2016
1 parent ac667c8 commit a5084aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Add the following alias to your 'aliases' array ```config/app.php```
**Step 3: From the command-line run**

```
php artisan vendor:publish"
php artisan vendor:publish
```

This will publish the LaravelSettings config file to the config directory, which will give you control over which storage engine to use as well as some storage-specific settings.
Expand Down

0 comments on commit a5084aa

Please sign in to comment.