diff --git a/README.md b/README.md index 87715a1..e30333e 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,21 @@ It is easier to run this tool than to search for the information everytime. ## Getting Started Clone this repository: + +```bash +git clone https://github.com/blackboxaudio/fnote && cd fnote/ +``` + +Build and install the program: + ```bash -git clone https://github.com/blackboxaudio/fnote -cd fnote/ +cargo install --path . ``` -Build and run the CLI tool: +Example usage: + ```bash -cargo run --release -- midi 60 +fnote midi 60 # MIDI: 60 # Note: C4