Update the links for current repository

This commit is contained in:
Orhun Parmaksız 2022-07-21 14:31:09 +02:00
parent 16046a50a4
commit 900e3e5734
No known key found for this signature in database
GPG key ID: F83424824B3E4B90
3 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@ npm install -g yarn
### Get the source code and install packages
```
git clone https://github.com/mikecao/umami.git
git clone https://github.com/umami-software/umami.git
cd umami
yarn install
```