Update README.md to correct the docker run commands

This commit is contained in:
LegendaryGeek
2021-04-03 18:08:20 -04:00
committed by GitHub
parent 0b7e806a40
commit 84067015e3
+1 -1
View File
@@ -94,7 +94,7 @@ To download and run the `jwoglom/tconnectsync` prebuilt Docker image from [Docke
```bash
$ docker pull jwoglom/tconnectsync:latest
$ docker run tconnectsync --help
$ docker run jwoglom/tconnectsync --help
```
To instead build the image locally and launch the project: