Skip to content

Commit f1e5682

Browse files
Update README.md
1 parent e3045c4 commit f1e5682

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ First, clone the repository to your local machine:
3636
git clone https://github.com/jayesh-prajapati/django-multiple-fileupload.git
3737
```
3838

39+
Install the requirements:
40+
41+
```bash
42+
pip install -r requirements.txt
43+
```
3944

4045
Create the database:
4146

0 commit comments

Comments
 (0)