Skip to content

Commit 0a026a2

Browse files
committed
Updated Readme
1 parent c43d91d commit 0a026a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The app will be built in *Get_Total_Duration > dist*
4949

5050
## BONUS: MacOS Right-Click Service
5151
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.
5353
*Total Duration app must be in Applications Folder for this to work.*
5454

5555
![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.
6161

6262
## Troubleshoot Build
6363
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

0 commit comments

Comments
 (0)