Skip to content

Commit 0dfd18d

Browse files
authored
Update README.md
1 parent 98f1413 commit 0dfd18d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ The Delphi registry requires a docker host to deploy containers to. The followin
2525
* The Delphi WebApi ( ```delphi-webapi:1.0.0-SNAPSHOT``` )
2626
* The Delphi WebApp ( ```delphi-webapp:1.0.0-SNAPSHOT``` )
2727

28-
To obtain these images, please clone the Delphi registry repository and execute the command
28+
To obtain these images, please checkout the Delphi registry repository and execute the command
2929

3030
```
3131
sudo bash ./Delphi_install.sh
3232
```
33-
inside their root directory. This installation script will create the required repositories, build the docker images, and register them directly at the local docker registry.
33+
inside the root directory. This installation script will create the required repositories, build the docker images, and register them directly at the local docker registry.
3434
The registry requires an initial instance of ElasticSearch to be running.
3535

3636
## Authorization

0 commit comments

Comments
 (0)