mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2024-11-24 13:50:54 +00:00
add link to python.md for git for windows in readme.
add link to python.md for git for windows in readme.
This commit is contained in:
parent
d3ba898653
commit
ccfe21a20e
@ -12,4 +12,4 @@ If you install Python straight from `python.org` instead remember to click 'Add
|
|||||||
|
|
||||||
Once you have Python and Git for Windows installed you can simply download the source files (zip) directly with the green `Code` button, once extracted enter the directory and then from Powershell, `pip install .`
|
Once you have Python and Git for Windows installed you can simply download the source files (zip) directly with the green `Code` button, once extracted enter the directory and then from Powershell, `pip install .`
|
||||||
|
|
||||||
Now just run the `__main__.py` file with command `python .` or `pythonw .`
|
Now in Powershell use command `python .` or `pythonw .`
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
# Voicemeeter Compact
|
# Voicemeeter Compact
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
- Voicemeeter (Basic v1.0.8.2), (Banana v2.0.6.2) or (Potato v3.0.2.2)
|
- Voicemeeter (Basic v1.0.8.2), (Banana v2.0.6.2) or (Potato v3.0.2.2)
|
||||||
- Git for Windows (or the [Github Desktop client](https://desktop.github.com/))
|
- Git for Windows [Don't have Git?](INST_PYTHON.md)
|
||||||
- Python 3.9+ [Don't have Python?](INST_PYTHON.md)
|
- Python 3.9+ [Don't have Python?](INST_PYTHON.md)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
Loading…
Reference in New Issue
Block a user