Skip to content

Commit 4edbf12

Browse files
authored
Fix docker tag command in README.md
1 parent c8d0d68 commit 4edbf12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/DSN24/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For Options #1 and 2, we will distribute the installation files via USB Flash Dr
3333
3. If you prefer not to use a USB Flash Drive, and if you are using either Linux or Mac OS, you may also pull the Docker image directly from Docker Hub.
3434
```
3535
docker image pull abrahamchan/lltfi-demo
36-
docker tag lltfi-demo abrahamchan/lltfi-demo
36+
docker tag abrahamchan/lltfi-demo lltfi-demo
3737
```
3838
3939

0 commit comments

Comments
 (0)