From e05f861afbcf1c41e2c156f1b94d551fba2515dd Mon Sep 17 00:00:00 2001 From: Filipe Souza Date: Mon, 29 Jan 2024 14:04:53 -0300 Subject: [PATCH] - Fixed lint trailing spaces; --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5dc3a3f..222e738 100644 --- a/README.md +++ b/README.md @@ -119,8 +119,8 @@ docker run -d \ thijsvanloef/palworld-server-docker:latest ``` -As an alternative, you can copy the [.env.example](.env.example) file to a new file called **.env** file. -Modify it to your needs, check out the [environment variables](#environment-variables) section to check the +As an alternative, you can copy the [.env.example](.env.example) file to a new file called **.env** file. +Modify it to your needs, check out the [environment variables](#environment-variables) section to check the correct values. Change your docker run command to this: ```bash