Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyGirin authored Nov 1, 2021
1 parent 44d6dc5 commit 8552b00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Current version of JDN plugin is client-server application with to independent p
* Setup Docker https://www.docker.com/products/docker-desktop
* Create container using the command
```
_docker login registry.gitlab.com
docker login registry.gitlab.com
docker run -p 127.0.0.1:5000:5000/tcp -ti --rm --name jdi-ml registry.gitlab.com/vfuga/jdi-qasp-ml:latest_
```
* In Windows 10 use PowerShell instead of regular command-line interpreter, for macOS use native terminal.
Expand All @@ -40,4 +40,4 @@ or manualy change version in this files.

Commit and push changes.

When your request has been merged, github actions will create draft of release with current package.json version tag.
When your request has been merged, github actions will create draft of release with current package.json version tag.

0 comments on commit 8552b00

Please sign in to comment.