Update README.md

fix linkes to changeload, from_source
This commit is contained in:
onyx-and-iris 2021-04-30 16:37:21 +01:00
parent 7a7740a8bc
commit 8623c9ee33

View File

@ -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