From 3c67976f120e588f60dac8929007b1ab4f7935d9 Mon Sep 17 00:00:00 2001 From: Tac Tacelosky Date: Mon, 28 Nov 2022 13:06:48 -0500 Subject: [PATCH] Codeblock installation so that gitclip works --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 54b4983..57d0070 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,9 @@ Symfony Bundle providing dependency injection for the Jsvrcek\ICS library, which ## Installation +```bash composer req jsvrcek/ics-bundle - +``` ## Usage