From f413b3ff0813f59baf5852378eb6cfcbde29389a Mon Sep 17 00:00:00 2001 From: Akkariin Meiko Date: Sat, 3 Aug 2019 13:36:27 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 7379a2b..0c707ac 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,15 @@ YumV is a FiveM server script, you can use it to install plugin, vehicle and map - Show the installed plugin list. ## Installation +Before install YumV, you need to install __wget__ and __unzip__ in your system. +```bash +# Is the Linux shell, not in game! +yum install wget unzip -y +# If your server is Ubuntu or Debian +apt-get install wget unzip -y +``` +Now, let's start install YumV! + First, goto your FXServer resources directory, such as `/home/akkariin/fivem/resources/`. ``` cd /home/akkariin/fivem/resources/