From 0b274ac959624e6c6d647e9c9b6c2d20da242004 Mon Sep 17 00:00:00 2001 From: Emanuil Rusev Date: Sun, 31 Aug 2025 10:57:44 +0300 Subject: [PATCH] Format installation command in README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 207e63b..b9df3a2 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ Better Markdown Parser in PHP — demo Install the [composer package]: - composer require erusev/parsedown +```sh +composer require erusev/parsedown +``` Or download the [latest release] and include `Parsedown.php`