mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-04-18 05:23:31 +00:00
add updates to installationi.
change link for git for windows. add voicemeeter.com link to readme
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## Git Installation
|
||||
|
||||
https://git-scm.com/download/win
|
||||
https://gitforwindows.org/
|
||||
|
||||
## Python Installation
|
||||
|
||||
@@ -22,8 +22,13 @@ This will open a Powershell in the current directory.
|
||||
|
||||
Then use the command `pip install .` and wait for the required packages to install.
|
||||
|
||||
Finally, run the GUI with the command `python .` or `pythonw .`
|
||||
Finally, run the GUI with the command `pythonw .`
|
||||
|
||||
If the GUI looks like the image below when you first load it, then no channels are labelled. From the menu, Profiles->Load Profile you may load an example config. Save your current Voicemeeter settings first :).
|
||||
|
||||

|
||||
|
||||
## Updates
|
||||
|
||||
If there are updates to the app, you can track them in the [CHANGELOG](CHANGELOG.md), simply repeat the
|
||||
steps above from the download with green `Code` button onwards.
|
||||
|
||||
Reference in New Issue
Block a user