Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 5ac0523

Browse files
committed
A fix
1 parent bb48d3e commit 5ac0523

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ One difference of this project from https://github.com/egorsmkv/simple-django-lo
3939
### Clone the project
4040

4141
```
42-
git clone https://github.com/egorsmkv/simple-django-login-and-register
43-
cd simple-django-login-and-register
42+
git clone https://github.com/egorsmkv/simple-django-login-and-register-dynamic-lang
43+
cd simple-django-login-and-register-dynamic-lang
4444
```
4545

4646
### Install dependencies & activate virtualenv

0 commit comments

Comments
 (0)