Skip to content

Commit 0b274ac

Browse files
authored
Format installation command in README
1 parent 5b74b74 commit 0b274ac

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
@@ -20,7 +20,9 @@ Better Markdown Parser in PHP — <a href="https://parsedown.org/demo">demo</a>
2020

2121
Install the [composer package]:
2222

23-
composer require erusev/parsedown
23+
```sh
24+
composer require erusev/parsedown
25+
```
2426

2527
Or download the [latest release] and include `Parsedown.php`
2628

0 commit comments

Comments
 (0)