diff --git a/README.md b/README.md
index 4e99536..4cf2a24 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
First of all just run these commands:
-
+
- composer install
- npm install
- cp .env.example .env
- php artisan key:generate
- php artisan migrate
-
+
if you have error regarding database tables please download SQL file by Click here
after clone my project from this repo if you facing warning or error please run command "composer install"