Skip to content

Commit b5ae534

Browse files
committed
📝 update readme file
1 parent 06aafaf commit b5ae534

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22

33
Messages is a small messaging application.
44

5-
## Deployment
6-
7-
```docker-compose -f docker-compose-deploy.yml```
8-
9-
The project was deployed on a t2.micro ec2 instance. (AWS)
10-
115
## Installation using Docker
126

137
```docker-compose build```
148

159
```docker-compose up```
1610

11+
## Deployment
12+
13+
```docker-compose -f docker-compose-deploy.yml up -d```
14+
15+
The project was deployed on a t2.micro ec2 instance. (AWS)
16+
1717
## Installation without Docker
1818

1919
Create a virtual environment

0 commit comments

Comments
 (0)