diff --git a/README.md b/README.md index 8a30d82..05c8d43 100644 --- a/README.md +++ b/README.md @@ -15,71 +15,81 @@ q3aServ - Create a Quake 3 server easily on Linux * Edit the file `q3aServ.sh`. * Change the following variables to the appropriate ones in your case: - - `RUN_PATH="/opt/Games/quake3"` - - `RUN_BINARY="ioq3ded.x86_64"` - - `STATUS_PATH=/var/www/html/quake3/status.txt` + ```shell + RUN_PATH="/opt/Games/quake3" + RUN_BINARY="ioq3ded.x86_64" + STATUS_PATH=/var/www/html/quake3/status.txt + ``` - Finally, execute the script with the appropriate parameters: - - `$ ./q3aServ.sh