diff --git a/README.md b/README.md index 5fa334c..3ed79b9 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ docker run --name beammp-server \ First clone this repository and check `docker-compose.yml` if interested. The configuration should be done within the `.env` file. -To get started copy `.env.example` to `.env` and create the mod folder. +To get started rename `.env.example` to `.env` and create the mod folder. ```bash cp .env.example .env