We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cebfb14 + d5ee92b commit ba70615Copy full SHA for ba70615
README.md
@@ -59,7 +59,7 @@ Install a MySQL database.
59
### Step 2: Create new Project
60
Fork or download this project. Configure your package.json for your new project.
61
62
-Then copy the `example.env` file and rename it to `.env`. In this file you have to add your database connection information.
+Then copy the `.env.example` file and rename it to `.env`. In this file you have to add your database connection information.
63
64
Create a new database with the name you have in your `.env`-file.
65
0 commit comments