Update README.md

This commit is contained in:
Jérémie N'gadi
2017-08-13 17:17:23 +02:00
committed by GitHub
parent b8411cc92c
commit 3afa93d090
+14
View File
@@ -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
```