feature/backend/better_time_management #34
| @@ -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 : | 5. (Optional) To keep up with changes in the virtual environment, you need to update the required packages if changes occur : | ||||||
|     ```bash |     ```bash | ||||||
|     pipenv install          " to install required normal packages |     pipenv install          # to install required normal packages | ||||||
|     pipenv install --dev    # to install required dev packages |     pipenv install --dev    # to install required dev packages | ||||||
|     ``` |     ``` | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user