[U] Revise README for installation and demo info
Build executables / Windows x86_64 (push) Has been cancelled
Build executables / macOS universal (push) Has been cancelled
Build executables / Linux arm64 musl static (push) Has been cancelled
Build executables / Linux x86_64 musl static (push) Has been cancelled

Updated installation instructions and demo generation details in README.
This commit is contained in:
2026-05-10 12:24:39 -04:00
committed by GitHub
parent 7f780395f2
commit 7d87f87938
+3 -3
View File
@@ -23,7 +23,7 @@ Supported platforms: GitHub, GitLab, Gitea, Forgejo
![demo](./docs/demo.webp) ![demo](./docs/demo.webp)
<details><summary>Demo generation</summary> <!--
The demo was rendered from an asciinema cast with capped idle pauses, Sarasa Mono SC, a One Half Dark palette with lighter dark-gray ANSI slots, and a larger font: The demo was rendered from an asciinema cast with capped idle pauses, Sarasa Mono SC, a One Half Dark palette with lighter dark-gray ANSI slots, and a larger font:
@@ -46,12 +46,12 @@ ffmpeg -i demo.gif \
docs/demo.webp docs/demo.webp
``` ```
</details> --->
## Install ## Install
### Option 1. Install from source ### Option 1. Install with Cargo
1. Install rust cargo if you don't have it: https://rustup.rs 1. Install rust cargo if you don't have it: https://rustup.rs
2. `cargo install refray` 2. `cargo install refray`