From e6ec608400f4a760c02537b7b11a578e413e9374 Mon Sep 17 00:00:00 2001 From: Moonblaze1995 Date: Fri, 25 Aug 2017 15:52:37 -0500 Subject: [PATCH] Update README.md Added Installation Instructions --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b2d9ed0..5f6a3402 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,16 @@ This addon is an easy way to have farming jobs on your server. There is no player management. -Just take exemple on the files in the jobs folder. \ No newline at end of file +Just take example on the files in the jobs folder. + +[INSTALLATION] +1. CD in your resources/[esx] folder +2. Clone the repository + ``` + git clone https://github.com/FXServer-ESX/fxserver-esx_jobs esx_drugs + ``` +3. Import esx_jobs.sql into your database +4. Add this into your server.cfg +``` +start esx_drugs +```