We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62dce8a commit 6d68f79Copy full SHA for 6d68f79
README.md
@@ -14,5 +14,5 @@ From root directory:
14
1. Click on the **Link/Embed** link for the episode
15
1. Copy the last number in the "Libsyn Directory URL"
16
1. Add it to `_sitegen/directory_ids.csv` with the episode number in front.
17
-1. Run `pipenv run _sitegen/generate.py`
+1. Run `pipenv run _sitegen/generate.py` Note: if this isn't working for you, try using `python3 _sitegen/generate.py`
18
1. Review changes with `git diff` or equivalent. Commit. Push.
0 commit comments