Skip to content

Commit e13db3b

Browse files
authored
Update README.md
1 parent e3838e9 commit e13db3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Installation
77
------------
88

99
If you are using linux, install docker: http://docs.docker.com/linux/step_one/
10-
On mac and windows, install docker toolbox: https://www.docker.com/toolbox
10+
On mac and windows, install docker desktop: https://www.docker.com/products/docker-desktop
1111

1212
Clone this repo
1313

@@ -25,7 +25,7 @@ From repo folder:
2525
## Accessing
2626

2727
Once launched browse to http://localhost:8080
28-
Link to your local host will be
28+
Links between host and container will be
2929
- Container: /home/seluser
3030
- Host: ~/automation-home
3131

@@ -37,5 +37,5 @@ From repo folder:
3737
try running
3838

3939
#example:
40-
mvn test-compile gauge:execute -DspecsDir="specs/signin" -Denv="hotfix-dev-headless"
40+
mvn test-compile gauge:execute -DspecsDir="specs/signin" -Denv="dev-headless"
4141

0 commit comments

Comments
 (0)