Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtuGit committed Apr 11, 2023
1 parent 37678b1 commit dd57066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -28,5 +28,5 @@ node@itcross:~$ npm -v
docker build -t my-word-cards .
docker run -it -p 5000:5000 my-word-cards
docker ps -a
docker stop <container_id?
docker stop <container_id>
```

0 comments on commit dd57066

Please sign in to comment.