From 05c0db58c9cb206e586aadb90cc84ba092fdabb3 Mon Sep 17 00:00:00 2001 From: Len Woodward Date: Sun, 5 Sep 2021 15:20:54 -0700 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5592b7c..e60f2ec 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Scrawl is designed to be the lowest barrier to entry markdown file based single You can install the package via composer: ```bash -composer require projektgopher/laravel-blog +composer require projektgopher/scrawl ``` You can publish the config file with: