Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
twitchax committed Dec 26, 2022
1 parent 9c45493 commit a7d7e10
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ A music theory binary and library for Rust.
Windows:

```powershell
iwr https://github.com/twitchax/kord/releases/latest/download//kord_x86_64-pc-windows-gnu.zip
iwr https://github.com/twitchax/kord/releases/latest/download/kord_x86_64-pc-windows-gnu.zip
Expand-Archive kord_x86_64-pc-windows-gnu.zip -DestinationPath C:\Users\%USERNAME%\AppData\Local\Programs\kord
```

Expand Down Expand Up @@ -51,11 +51,12 @@ $ kord -h

A tool to easily explore music theory principles.

Usage: kord [COMMAND]
Usage: kord.exe [COMMAND]

Commands:
describe Describes a chord
play Describes and plays a chord
guess Attempt to guess the chord from a set of notes (ordered by simplicity)
help Print this message or the help of the given subcommand(s)

Options:
Expand Down

0 comments on commit a7d7e10

Please sign in to comment.