mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2025-01-18 21:30:46 +00:00
Update README.md
fix linkes to changeload, from_source
This commit is contained in:
parent
7a7740a8bc
commit
8623c9ee33
@ -3,7 +3,7 @@ This wrapper was written in response to a request in the VB-AUDIO discord for
|
|||||||
a way to invoke commands using Powershell. It is designed to be simple to use
|
a way to invoke commands using Powershell. It is designed to be simple to use
|
||||||
but not every feature is added.
|
but not every feature is added.
|
||||||
|
|
||||||
For past/future changes to this project refer to: [CHANGELOG](.\CHANGELOG.md)
|
For past/future changes to this project refer to: [CHANGELOG](CHANGELOG.md)
|
||||||
|
|
||||||
## Tested against
|
## Tested against
|
||||||
- Basic 1.0.7.8
|
- Basic 1.0.7.8
|
||||||
@ -28,7 +28,7 @@ More info: [PSGallery](https://www.powershellgallery.com/)
|
|||||||
`git clone https://github.com/onyx-and-iris/voicemeeter-api-powershell.git`
|
`git clone https://github.com/onyx-and-iris/voicemeeter-api-powershell.git`
|
||||||
|
|
||||||
All examples in this readme assume you've installed as a module.
|
All examples in this readme assume you've installed as a module.
|
||||||
If you decide to direct download see [alternative instructions](.\FROM_SOURCE.md).
|
If you decide to direct download see [alternative instructions](FROM_SOURCE.md).
|
||||||
|
|
||||||
## Use
|
## Use
|
||||||
When you instantiate Remote class you will automatically be logged in. Use a
|
When you instantiate Remote class you will automatically be logged in. Use a
|
||||||
|
Loading…
Reference in New Issue
Block a user