Update backend/README.md
This commit is contained in:
parent
d0e837377b
commit
5afb646381
@ -36,7 +36,7 @@ To set up your development environment using **pipenv**, follow these steps:
|
||||
|
||||
5. (Optional) To keep up with changes in the virtual environment, you need to update the required packages if changes occur :
|
||||
```bash
|
||||
pipenv install " to install required normal packages
|
||||
pipenv install # to install required normal packages
|
||||
pipenv install --dev # to install required dev packages
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user