diff --git a/packages/explorerkit-server/README.md b/packages/explorerkit-server/README.md index f0f2536..b034fc0 100644 --- a/packages/explorerkit-server/README.md +++ b/packages/explorerkit-server/README.md @@ -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