File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ The app will be built in *Get_Total_Duration > dist*
49
49
50
50
## BONUS: MacOS Right-Click Service
51
51
You can install a right-click service to run Total Duration striaght from Finder.
52
- This service is available with the "Total Duration.workflow" file from the Releases section of this github page.
52
+ This service is available with the "Total Duration.workflow" file from the Releases section of this github page.
53
53
* Total Duration app must be in Applications Folder for this to work.*
54
54
55
55
![ ReadMe right-click service] ( images/readme_service.png )
@@ -61,5 +61,5 @@ If you prefer to create the service yourself, here is how to do it in Automator.
61
61
62
62
## Troubleshoot Build
63
63
If you used PyEnv to install Python, you may get a "Python Library not Found error."
64
- You will need to use the "--enable-shared" arguments when installing python. See below.
65
- [ pyinstaller docs ] https://pyinstaller.readthedocs.io/en/stable/development/venv.html
64
+ You will need to use the "--enable-shared" arguments when installing python. See:
65
+ https://pyinstaller.readthedocs.io/en/stable/development/venv.html
You can’t perform that action at this time.
0 commit comments