Skip to content

Commit

Permalink
Fix docker tag command in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abrahamchan authored Jun 21, 2024
1 parent c8d0d68 commit 4edbf12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/DSN24/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ For Options #1 and 2, we will distribute the installation files via USB Flash Dr
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.
```
docker image pull abrahamchan/lltfi-demo
docker tag lltfi-demo abrahamchan/lltfi-demo
docker tag abrahamchan/lltfi-demo lltfi-demo
```
Expand Down

0 comments on commit 4edbf12

Please sign in to comment.