Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

Commit

Permalink
docs: update git repo link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed-Hacene authored Sep 25, 2023
1 parent 9fa098b commit e88a4b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ By default, Django secret key is generated randomly at each start of Mira. This
0. Clone the repository

```sh
git clone [email protected]:intuitem/mira.git
git clone [email protected]:intuitem/mira-community.git
cd mira
```

Expand Down Expand Up @@ -121,7 +121,7 @@ docker run --rm -p 8000:8000 -v ./db:/code/db mira:3.0.2
1. Clone the repository.

```sh
git clone [email protected]:intuitem/mira.git
git clone [email protected]:intuitem/mira-community.git
cd mira
```

Expand Down

0 comments on commit e88a4b9

Please sign in to comment.