Skip to content

Commit 10d565b

Browse files
Update README.md
1 parent 4d56f39 commit 10d565b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Current version of JDN plugin is client-server application with to independent p
1313
* Setup Docker https://www.docker.com/products/docker-desktop
1414
* Create container using the command
1515
```
16-
_docker login registry.gitlab.com
17-
docker run -p 127.0.0.1:5000:5000/tcp -ti --rm --name jdi-ml registry.gitlab.com/vfuga/jdi-qasp-ml:latest_
16+
docker login registry.gitlab.com
17+
docker run -p 127.0.0.1:5000:5000/tcp -ti --rm --name jdi-ml registry.gitlab.com/vfuga/jdi-qasp-ml:latest
1818
```
1919
* In Windows 10 use PowerShell instead of regular command-line interpreter, for macOS use native terminal.
2020
* After finishing of downloading check that container is created and the number of version is displayed in JDN plugin tab.

0 commit comments

Comments
 (0)