Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nick42d authored Dec 4, 2023
1 parent 6ce29d7 commit 3f2e861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This project is not supported or endorsed by Google.
Version 0.0.1 as of 03/Dec/23 and is still a work in progress.
[![asciicast](https://asciinema.org/a/qP9t8RKLNnja9LmqEuNIGWMCJ.svg)](https://asciinema.org/a/qP9t8RKLNnja9LmqEuNIGWMCJ)
# How to install and run
1. The easiest way to install is using crates.io by running `cargo install youtui`.
1. The easiest way to install is using crates.io by running `cargo install +nightly youtui`. (Nightly Rust is required to allow async methods in API trait, and this is expected to stabilise shortly.)
1. Give the application an authorisation header:
1. Open YouTube Music in your browser - ensure you are logged in.
1. Open web developer tools (F12).
Expand Down

0 comments on commit 3f2e861

Please sign in to comment.