Skip to content

Commit 4de90f7

Browse files
author
Alex Gabriel
committed
adding TL DR commnad in README.md
1 parent 70d43c5 commit 4de90f7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@ in the file config.json.example
2525
cp config.json.example config.json
2626
```
2727

28+
**TL;DR command list**
29+
30+
git clone https://github.com/gbrayhan/microservices-go
31+
cd microservices-go
32+
cp config.json.example config.json
33+
docker-compose up --build -d
34+
35+
2836
## Table of Contents
2937

3038
- [Features](#features)

0 commit comments

Comments
 (0)