Skip to content

Commit ec58ea3

Browse files
committed
update readme
1 parent 2f40acb commit ec58ea3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,12 @@ And everyone's favourite:
2020

2121
## Usage
2222

23-
- Grab the latest release from [releases](https://github.com/minhcrafters/ascii-rs/releases) (Windows-only for now).
24-
- Extract the archive and navigate to the root directory.
23+
- Grab the latest release from [releases](https://github.com/minhcrafters/ascii-rs/releases).
2524
- Run in your terminal:
2625
```bash
27-
./ascii-rs(.exe) <path-to-video> # play the video
26+
./ascii-rs <path-to-video> # play the video
2827

29-
./ascii-rs(.exe) <path-to-video> --regenerate # force rebuild the ASCII cache
28+
./ascii-rs <path-to-video> --regenerate # force rebuild the ASCII cache
3029
```
3130

3231
## Manual Installation

0 commit comments

Comments
 (0)