Skip to content

Commit

Permalink
Install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-rt committed Jan 12, 2022
1 parent 2afaba4 commit de8a41d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,14 @@ Output
Optional filename for asciiframe to write rendered output to, which can be run later to display the video

## Installation
### Source
### Crates.io

```
cargo install asciiframe
```
Make sure `~/.cargo/bin` is in your path

### Git

Clone the repository then install it with
```
Expand Down

0 comments on commit de8a41d

Please sign in to comment.