Skip to content

Commit

Permalink
remove the instructions for setup the .env file
Browse files Browse the repository at this point in the history
  • Loading branch information
skdishansachin authored Nov 15, 2023
1 parent 783a0fc commit 908f97d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ To collect static files:
```python
python manage.py collectstatic
```
Create a `.env` file:
Create a new file named `.env` at the root of your project. Copy the contents from `.env.example` and adjust them as needed.

To run this application:

```python
Expand Down

0 comments on commit 908f97d

Please sign in to comment.