We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2860c87 commit 324928cCopy full SHA for 324928c
docs/install.md Docs/install.mddocs/install.md renamed to Docs/install.md
@@ -28,7 +28,10 @@ FFmpeg is used by the Python Companion App to create YouTube videos for testing
28
29
### Python Companion App
30
31
+The Python Companion App combines both PyMusicLooper and the copyright test video creator. It is not needed for basic MsuPcm++ usage.
32
+
33
1. Download and install [Python](https://www.python.org/downloads/) (not needed on Linux)
34
+ - Make sure you select the option to add it to the path.
35
2. Download and install [pipx](https://pipx.pypa.io/stable/installation/)
36
- Make sure to run `pipx ensurepath`
37
3. Run the command `pipx install py-msu-scripter-app`
0 commit comments