8000 remove the instructions for setup the .env file · martcpp/codespaces-django@908f97d · GitHub
[go: up one dir, main page]

Skip to content

Commit 908f97d

Browse files
remove the instructions for setup the .env file
1 parent 783a0fc commit 908f97d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ To collect static files:
1010
```python
1111
python manage.py collectstatic
1212
```
13-
Create a `.env` file:
14-
Create a new file named `.env` at the root of your project. Copy the contents from `.env.example` and adjust them as needed.
15-
1613
To run this application:
1714

1815
```python

0 commit comments

Comments
 (0)
0