Fixed typo error in installation instruction #3
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# aarty: A simple CLI tool to convert the images to ASCII art with rust 🦀
|
||||
# aarty: A simple CLI tool to convert images to ASCII art with Rust 🦀
|
||||
|
||||
![srceenshots/anime_2_colored_scale_4.gif](./srceenshots/anime_2_colored_scale_4.gif)
|
||||
![money mouth face colored scale 2](./srceenshots/money_mouth_face_colored_scale_2.png)
|
||||
|
@ -56,7 +56,7 @@
|
|||
|
||||
- from crates.io
|
||||
```bash
|
||||
crago install aarty
|
||||
cargo install aarty
|
||||
```
|
||||
- From aur:
|
||||
```shell
|
||||
|
|
Loading…
Reference in a new issue