From 01aea0a71d6f4bce86f2f935645a80837daa2708 Mon Sep 17 00:00:00 2001 From: Samuel Date: Wed, 6 Jun 2018 13:13:16 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f34520e6..0cbb8348 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,14 @@ git clone https://github.com/ESX-Org/esx_ambulancejob [esx]/esx_ambulancejob - Download https://github.com/ESX-Org/esx_ambulancejob/archive/master.zip - Put it in the `[esx]` directory +## Installation - Import `esx_ambulancejob.sql` in your database +- If you want player management you have to set `Config.EnablePlayerManagement` to `true` in `config.lua` - Add this in your `server.cfg`: ``` start esx_ambulancejob ``` -- If you want player management you have to set `Config.EnablePlayerManagement` to `true` in `config.lua` # Legal ### License