Skip to content

Commit 7e0cac2

Browse files
authored
Update README.md
1 parent e13db3b commit 7e0cac2

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,17 @@ Installation
99
If you are using linux, install docker: http://docs.docker.com/linux/step_one/
1010
On mac and windows, install docker desktop: https://www.docker.com/products/docker-desktop
1111

12-
Clone this repo
13-
14-
From repo folder:
15-
1612
## Setting up
13+
14+
### Git:
15+
# Clone this repo
16+
17+
https://github.com/softrams/automation-toolset.git
18+
19+
# Change directories into the cloned folder
20+
21+
cd automation-toolset
22+
1723
### Docker Compose:
1824

1925
docker-compose up -d

0 commit comments

Comments
 (0)