diff --git a/readme.md b/readme.md index 132c156..dd18d0e 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,7 @@
@@ -108,7 +108,7 @@ Each of these directories have separate files for routes, controllers, services
How to: Offical Documentation
Open the project folder and create a .env file
-Contents of this file: Wiki link
+Contents of this file: Wiki link
Open terminal in the project folder and type npm install
.
This is just a one-time thing that installs all packages used in the project