Skip to content

Commit a06b32d

Browse files
Update README.md
1 parent a0b3f8b commit a06b32d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Minimal **Django** project with `Docker` support - actively supported by [AppSee
1515
> 👉 **Step 1** - Download the code from the GH repository (using `GIT`)
1616
1717
```bash
18-
$ git clone https://github.com/app-generator/core-django.git
19-
$ cd core-django
18+
$ git clone https://github.com/app-generator/django-argon-theme-playground.git
19+
$ cd django-argon-theme-playground
2020
```
2121

2222
<br />
@@ -36,8 +36,8 @@ Visit `http://localhost:5085` in your browser. The app should be up & running.
3636
> 👉 Download the code
3737
3838
```bash
39-
$ git clone https://github.com/app-generator/core-django.git
40-
$ cd core-django
39+
$ git clone https://github.com/app-generator/django-argon-theme-playground.git
40+
$ cd django-argon-theme-playground
4141
```
4242

4343
<br />

0 commit comments

Comments
 (0)