Skip to content

Commit 06f905f

Browse files
authored
Update README.md
1 parent c9240d0 commit 06f905f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This procedure intends to facilitate the installation of the application, throug
4848

4949
```
5050
docker pull ghcr.io/fdiwg/smt-shiny:latest
51-
docker run --name stock_monitoring_tool -p 3839:3838 fdiwg/smt-shiny
51+
docker run --name stock_monitoring_tool -p 3839:3838 ghcr.io/fdiwg/smt-shiny
5252
```
5353

5454
And then point your browser to http://localhost:3839

0 commit comments

Comments
 (0)