Skip to content

Commit 2613a10

Browse files
committed
Update README.md
1 parent ed98812 commit 2613a10

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
@@ -11,4 +11,4 @@ The `dd` function from this package is equal to the one in Laravel 5.
1111
If you wish to override the Laravel 4 function with this one, please follow those few steps:
1212
- Open `vendor/composer/autoload_files.php`
1313
- Move `$vendorDir . '/marktopper/dd/src/helper.php',` above the `$vendorDir . '/laravel/framework/src/Illuminate/Support/helpers.php',` line
14-
__OBS: Currently this have to be done after each time composer dumps the autoload.__
14+
__OBS: Currently the above steps have to be done after each time composer dumps the autoload.__

0 commit comments

Comments
 (0)