From 8fe59b18701c866ddadf2cef54e16714e8089fc1 Mon Sep 17 00:00:00 2001 From: naumso Date: Tue, 22 Jul 2025 20:54:21 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2c8d7f..cee7ee1 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you use [Composer][4], you can install Sept Coding Standard in your project w command: ```BASH -composer require --dev 1sept/sept-coding-standard +composer require --dev 1sept/sept-coding-standard "dev-main" ``` Optional: To install coding standard automatically edit your composer script: