diff --git a/docs/docs/walkthrough/installation.md b/docs/docs/walkthrough/installation.md index 33bcebb..de4eb92 100644 --- a/docs/docs/walkthrough/installation.md +++ b/docs/docs/walkthrough/installation.md @@ -14,5 +14,5 @@ Code Stencil requires PHP **8.1+** Code Stencil can be installed via composer using the following command ```bash -composer require riley19280/code-stencil +composer require code-stencil/code-stencil ```