Skip to content

Commit

Permalink
Update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
braheezy committed Aug 7, 2024
1 parent 8683090 commit df0b21f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ This is an extension that allows playing of [QOA](https://qoaformat.org/) audio
This is designed to be similar to the built-in audio player VS Code uses for WAV, MP3, etc.

## Installation
1. Search in the Extension page on VS Code for "QOA Player"
2. Click install.
Download the latest VSIX from the Releases page and install it to VS Code:

wget https://github.com/braheezy/vscode-qoa-preview/releases/download/v0.1.0/qoa-preview-0.1.0.vsix
code --install-extension qoa-preview-0.1.0.vsix

## Usage
Click on a QOA file, and play it! There is support for:
Expand Down

0 comments on commit df0b21f

Please # to comment.