mirror of
https://github.com/bckelley/tconnectsync.git
synced 2026-08-24 03:34:12 -05:00
Fixed typo in batch file instructions
This commit is contained in:
@@ -404,7 +404,7 @@ You can use one of the same `run.sh` files referenced above, but remove the `--a
|
||||
|
||||
### For non-WSL Windows
|
||||
Create a batch file 'tconnectsync.bat' file containing:
|
||||
'<PYTHONDIRECTORY\python "C:\Users\<USERNAME>\AppData\Local\Programs\Python\<PYTHONVERSIONDIRECTORY>\Lib\site-packages\tconnectsync\main.py --auto-update"
|
||||
'<PYTHONDIRECTORY\python "C:\Users\<USERNAME>\AppData\Local\Programs\Python\<PYTHONVERSIONDIRECTORY>\Lib\site-packages\tconnectsync\main.py" --auto-update
|
||||
|
||||
If main.py doesn't exist in C:\Users\<USERNAME>\AppData\Local\Programs\Python\<PYTHONVERSIONDIRECTORY>\Lib\site-packages\tconnectsync\, create it to match the copy in this repository.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user