Skip to content

Commit 9517c72

Browse files
Update README.md
1 parent 96d118e commit 9517c72

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,14 @@ eCommerce application based on the microservices architecture built using Spring
4848
for money deduction.
4949
- **Search Suggestion Service:** Provide default search suggestions and provides suggestions based on a prefix using Hashmap. The service creates the Hashmap based on available data from the database with various combinations and populates the map.
5050

51-
**Steps for executing theapplication using docker-compose:**
51+
**Steps for executing the application using docker-compose:**
5252
1. Clone/Download the repository.
5353

5454
2. Set the environmental variables which will be impacted on docker-compose.yml.
55-
You can checkthe .env-setup file. Most of the variables are already set.
55+
You can checkthe .env-sample file. Most of the variables are already set.
56+
You need to modify the variable and rename the file to ".env".
5657
You need to create a Stripe account and Google OAuth credentials.
57-
These accounts are doesn't charge you anything and are absolutely free.
58+
These accounts doesn't charge you anything and are absolutely free.
5859

5960
You need to set below two env variables.
6061

0 commit comments

Comments
 (0)