Skip to content

Commit f70a4ad

Browse files
authored
Update README.md
1 parent 3628afa commit f70a4ad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ This repository contains a simple node js application that returns portfolio htm
44

55
#### Steps to get the project and run :desktop_computer:
66

7-
- :heavy_check_mark: Clone or fork the application. `git clone https://github.com/Chabbax/Docker-Kubernetes-Demo.git`
8-
- :heavy_check_mark: Open the application in VS Code or any other code editor `code .`
9-
- :heavy_check_mark: Run `npm install` to install necessary dependencies.
10-
- :heavy_check_mark: Run `npm run start` to run the application. The application will run on `http://localhost:8045` port.
7+
- Clone or fork the application. `git clone https://github.com/Chabbax/Docker-Kubernetes-Demo.git`
8+
- Open the application in VS Code or any other code editor `code .`
9+
- Run `npm install` to install necessary dependencies.
10+
- Run `npm run start` to run the application. The application will run on `http://localhost:8045` port.
1111

1212
#### Steps to create Docker image and run :whale:
1313

0 commit comments

Comments
 (0)