Skip to content

Commit ea66570

Browse files
authored
Merge pull request #121 from Benjamin-Loison/master
Add Bash syntax highlighting to `README.md`
2 parents 54fef11 + ab86e07 commit ea66570

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
@@ -31,7 +31,7 @@ If you're using PHP_CodeSniffer as part of a team, or you're running it on a [CI
3131
## Installation
3232

3333
The easiest way to get started with PHP_CodeSniffer is to download the Phar files for each of the commands:
34-
```
34+
```bash
3535
# Download using curl
3636
curl -OL https://phars.phpcodesniffer.com/phpcs.phar
3737
curl -OL https://phars.phpcodesniffer.com/phpcbf.phar

0 commit comments

Comments
 (0)