Skip to content

Commit

Permalink
Remove $ from commands in doc so copied snippets works (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
tacman committed Jan 24, 2024
1 parent 6c5d03d commit 8b89c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/1-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Require the bundle as a dependency.

```bash
$ composer require presta/sitemap-bundle
composer require presta/sitemap-bundle
```

Enable it in your application Kernel.
Expand Down

0 comments on commit 8b89c04

Please sign in to comment.