Skip to content

Commit d1ae17c

Browse files
committed
ICM: Minor readme fixes.
1 parent 717479a commit d1ae17c

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
@@ -33,7 +33,7 @@ Prevents overlapping for Laravel console commands.
3333

3434
3. Now, if you try to run the same command twice, you'll get:
3535
```shell
36-
php artisan foo:bar baz
36+
➜ php artisan foo:bar baz
3737
Command is running now!
3838
```
3939

0 commit comments

Comments
 (0)