Skip to content

Commit d8a8f47

Browse files
committed
docs: update README.md and rename example env file
1 parent 18b2c7e commit d8a8f47

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ A comprehensive template for quickly starting new Python projects with modern de
6767

6868
3. **Set up environment variables:**
6969
```bash
70-
cp example.env .env.development
70+
cp .env.example .env.development
7171
# Edit .env.development as needed
7272
```
7373

0 commit comments

Comments
 (0)