Skip to content

Commit

Permalink
chore: Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CCristi committed Jun 13, 2024
1 parent 92c3051 commit 38cd0d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/explorerkit-server/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Explorer Kit Server

Configuration is done via environment variables. For local development, you can create `env.sample` into `.env` and fill in the values.
Configuration is done via environment variables. For local development, you can copy `env.sample` into `.env` and fill in the values.

```
cp env.sample .env
Expand Down

0 comments on commit 38cd0d5

Please sign in to comment.