diff --git a/README.md b/README.md index df5f258b..27ce05e4 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ # fxserver-esx_garage FXServer ESX Garage + +[INSTALLATION] + +1) CD in your resources/[esx] folder +2) Clone the repository +``` +git clone https://github.com/FXServer-ESX/fxserver-esx_garage esx_garage +``` +3) Add this in your server.cfg : + +``` +start esx_garage +```