From ee8cb264651b4535900c9fc4c7d038c61e88667e Mon Sep 17 00:00:00 2001 From: renaiku Date: Sat, 9 Sep 2017 19:20:43 +0200 Subject: [PATCH] clean readme --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 744ef045..8a055f6f 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,14 @@ If the player has many props around him, the game camera might become crazy. [INSTALLATION] -CD in your resources/[esx] folder -Clone the repository +1) CD in your resources/[esx] folder +2) Clone the repository +``` git clone https://github.com/FXServer-ESX/fxserver-esx_sit esx_sit - -Add this in your server.cfg : - +``` +3) Add this in your server.cfg : +``` start esx_sit - +``` [CREDITS] Original code by CmJustice https://github.com/CmJustice \ No newline at end of file