Skip to content

Commit 213ab3c

Browse files
committed
fix contributing.md
1 parent 6c3c1b6 commit 213ab3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ branch are tagged into a release periodically.
5959
```
6060
6. Create your `.env` file
6161
```
62-
--cache cp .env.example .env
62+
cp .env.example .env
6363
```
6464
7. Open it and generate a new value for `ENCRYPTION_KEY`:
6565

0 commit comments

Comments
 (0)