Skip to content

Commit 16d62fb

Browse files
committed
FIX: readme file(cp example of env file)
1 parent 6b06130 commit 16d62fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ cd CodeIgniter4-template
3535
Copy the example environment file and configure it as needed:
3636

3737
```
38-
cp .env.example .env
38+
cp env .env
3939
```
4040

4141
### 3. Start Docker Containers

0 commit comments

Comments
 (0)