From 7df503c291f66a59881f8c0e90840f1f4d746600 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D1=8F=CE=B1voro=CE=B7=CE=B1?= Date: Tue, 25 Aug 2020 15:37:48 +0300 Subject: [PATCH] Update installation command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ce2f52..ada1641 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Generate ACF Gutenberg blocks just by adding templates to your Sage theme. This ## Installation Run the following in your Sage (v9 or 10) based theme directory: ```sh -composer require "mwdelaney/sage-acf-gutenberg-blocks" +composer require "ravorona/sage-acf-gutenberg-blocks" ``` ## Creating blocks