Update README.md

This commit is contained in:
JulianPrieber 2022-02-11 22:47:41 +01:00 committed by GitHub
parent b032c91e80
commit d144bf736c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ LittleLink Admin is an admin panel for [littlelink] that provides you a website
## 🔨 Install
```sh
git clone https://github.com/latuminggi/littlelink-admin
git clone https://github.com/JulianPrieber/littlelink-admin
cd littlelink-admin
cp .env.example .env
composer update -vvv