Merge pull request #4 from LegendaryGeek/master

Update README.md to correct the docker run commands
This commit is contained in:
James Woglom
2021-04-03 23:30:19 -04:00
committed by GitHub
+1 -1
View File
@@ -96,7 +96,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: