We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286c6e4 commit dff7575Copy full SHA for dff7575
README.md
@@ -29,7 +29,7 @@ $ npm install --save
29
30
### Set Environment Configuration
31
See [notion page](https://www.notion.so/sparcs/Environment-Variables-1b404bd385fa495bac6d5517b57d72bf).
32
-Refer to [.env.example](.env.example) and write your own `.env.development` and `.env.test`.
+Refer to [.env.easy.example](.env.easy.example) or [.env.hard.example](.env.hard.example) and write your own `.env`.
33
34
## Backend Route Information
35
See [Backend Route Documentation](src/routes/docs/README.md)
0 commit comments