From 552ee057ebe365d1628f5a410ebceaa2c26f57fe Mon Sep 17 00:00:00 2001 From: Faris Rasyid <87596970+frisrsyd@users.noreply.github.com> Date: Mon, 4 Mar 2024 22:32:27 +0700 Subject: [PATCH] Update README.md update instruction of copying .env file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a0f821..c281006 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,10 @@ Copy the contents of `.env.example` file to new `.env` file: cp .env.example .env ``` -atau +jika error jalankan ```sh -cp .env.example .env +copy .env.example .env ``` Create an application encryption key: