Skip to content

Commit f187491

Browse files
authored
Updated: README.md file for url
1 parent d965a63 commit f187491

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
@@ -29,9 +29,9 @@ $PROJECT_ROOT
2929
- Clone Repo
3030

3131
```bash
32-
mkdir django_react
33-
cd django_react
34-
git clone https://github.com/Arvind-4/django-react-typescript-webpack.git .
32+
mkdir django-react
33+
cd django-react
34+
git clone https://github.com/Arvind-4/django-react.git .
3535
```
3636
- Create Virtual Environment for Python
3737

@@ -94,4 +94,4 @@ pnpm dev
9494
```bash
9595
cd src/ui
9696
pnpm collectstatic
97-
```
97+
```

0 commit comments

Comments
 (0)