Skip to content

Commit

Permalink
doc: remove $ so gitclip works (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
tacman authored Jan 3, 2024
1 parent d6d493e commit ea16a26
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 @@ -116,7 +116,7 @@ composer require zenstruck/schedule-bundle
2. List your tasks to diagnose any problems:

```console
$ php bin/console schedule:list
php bin/console schedule:list
```

3. Add the following Cron job on your server running every minute:
Expand Down

0 comments on commit ea16a26

Please sign in to comment.