From 4b2699cdf8e5aae94f2b4e59afc0bfd1c7446825 Mon Sep 17 00:00:00 2001 From: ig0ne Date: Thu, 10 Aug 2017 02:49:42 +0200 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 2967f0af..631b0713 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,20 @@ # fxserver_esx_holdup FXserver ESX Hold Up + +[REQUIREMENTS] + + * esx_policejob => https://github.com/FXServer-ESX/fxserver-esx_policejob + +[INSTALLATION] + +1) CD in your resources/[esx] folder +2) Clone the repository +``` +git clone https://github.com/FXServer-ESX/fxserver_esx_holdup esx_holdup +``` + +3) Add this in your server.cfg : + +``` +start esx_holdup +```