Skip to content

Commit ab86e07

Browse files
Add Bash syntax highlighting to README.md
Verified exhaustiveness thanks to: ```bash grep -r '```' ```
1 parent 931f475 commit ab86e07

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)