asciinema / asciinema

Terminal session recorder 📹

Home Page:https://asciinema.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cargo instuctions not working

kb3ien opened this issue · comments

cargo install --git https://github.com/asciinema/asciinema

results in

Updating git repository `https://github.com/asciinema/asciinema`

error: failed to find branch master

Caused by:
cannot locate remote-tracking branch 'origin/master'; class=Reference (4); code=NotFound (-3)

What version of cargo do you have?

cargo 1.46.0

ii cargo 0.47.0-3+b1 amd64 Rust package manager

You need at least Rust 1.70 (both Rust compiler and Cargo), as mentioned in the Building section of the README.