You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,3 +36,4 @@ FFmpeg is used by the Python Companion App to create YouTube videos for testing
36
36
- Make sure to run `pipx ensurepath`
37
37
3. Run the command `pipx install py-msu-scripter-app`
38
38
- If preferred, you can also install pip and install via `python -m pip install py-msu-scripter-app` or `pip install py-msu-scripter-app` based on your environment
39
+
4. Verify it's installed by running either `py-msu-scripter-app --version` or `python -m py-msu-scripter-app --version`
0 commit comments