Update README.md

This commit is contained in:
James Woglom
2021-12-23 21:56:38 -05:00
committed by GitHub
parent 90bede8b75
commit be113e9cf7
+1 -1
View File
@@ -215,7 +215,7 @@ $ docker run tconnectsync --help
Move the `.env` file you created earlier into this folder, and run:
```
$ docker run tconnectsync --check-login
$ docker run --env-file=.env tconnectsync --check-login
```
If you receive no errors, then you can move on to the **Running Tconnectsync Continuously** section.