From 34cb0459fbbc146f72be19f1dbb7ea073c5fe62b Mon Sep 17 00:00:00 2001 From: donaderoyan Date: Tue, 28 May 2024 07:58:36 +0700 Subject: [PATCH] Update README.md readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc8d1aa..6213d47 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Before you begin, ensure you have the following installed: ``` 2. Set up the environment variables: - - Copy the `.envxample` file to `.env`. + - Create file `.env`. - The dev `.env` file should look like this (modify the variables as needed): ``` GO_PORT=7890