Update README.md

This commit is contained in:
Khashayar Zavosh 2021-04-16 08:22:39 +04:30 committed by GitHub
parent 7a4778c1b7
commit f514ea0df1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ Admin littlelink is an admin panel for [littlelink] that provides you a website
```sh
composer create-project khashayarzavosh/admin-littlelink
composer install
npm install
npm run dev
```