From 620430f59c1fb9a14ee054ba1a60346e6d826512 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Fri, 12 Jul 2024 14:01:22 +0300 Subject: [PATCH] Remove key:generate from readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ff27c5f6695e..ccbcfb4e4826 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,6 @@ We offer a $30 per year white-label license to remove the Invoice Ninja branding git clone --single-branch --branch v5-stable https://github.com/invoiceninja/invoiceninja.git cp .env.example .env composer i -o --no-dev -php artisan key:generate ``` Please Note: