From 3afa93d090a56fccc6ee69a3a8b88f0aba3a5899 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20N=27gadi?= Date: Sun, 13 Aug 2017 17:17:23 +0200 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index b092e439..1bfeb057 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ # fxserver-esx_shops FXServer ESX Shops + +[INSTALLATION] + +1) CD in your resources/[esx] folder +2) Clone the repository +``` +git clone https://github.com/FXServer-ESX/fxserver-esx_shops esx_shops +``` +3) Import esx_shops.sql in your database +4) Add this in your server.cfg : + +``` +start esx_shops +```