Skip to content

Commit a9f5bfa

Browse files
authored
docs: install headings
1 parent fec297e commit a9f5bfa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,14 @@ composer require --dev descom/dev
1212

1313
### PHP CS Fixer
1414

15-
Using setup.sh.
15+
#### Using setup.sh
1616

1717
```bash
1818
bash <(curl -Ls https://raw.githubusercontent.com/descom-es/php-dev/master/setup.sh)
1919
```
2020

21+
#### Manually
22+
2123
Install php-cs-fixer.
2224

2325
```bash

0 commit comments

Comments
 (0)